diff tests/libclient/js-color/main.cpp @ 33:d4f5f7231b84

Misc: switch to .hpp, dos2unix everything while here, #478
author David Demelier <markand@malikania.fr>
date Fri, 17 Jun 2016 13:12:35 +0200
parents a1e80d991968
children 9af360f34c7d
line wrap: on
line diff
--- a/tests/libclient/js-color/main.cpp	Fri Jun 17 13:07:05 2016 +0200
+++ b/tests/libclient/js-color/main.cpp	Fri Jun 17 13:12:35 2016 +0200
@@ -18,7 +18,7 @@
 
 #include <gtest/gtest.h>
 
-#include <malikania/js-color.h>
+#include <malikania/js-color.hpp>
 
 using namespace malikania;