diff client/main.cpp @ 63:96ba0c5cf893

Misc: update duktape.hpp to new style
author David Demelier <markand@malikania.fr>
date Fri, 16 Dec 2016 16:11:24 +0100
parents 9ccc36ba4725
children 58444cf5f227
line wrap: on
line diff
--- a/client/main.cpp	Fri Dec 16 15:38:45 2016 +0100
+++ b/client/main.cpp	Fri Dec 16 16:11:24 2016 +0100
@@ -16,6 +16,8 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include <malikania/duktape.hpp>
+
 #include <chrono>
 #include <thread>