refactoring websockects low-level
[src/app-framework-binder.git] / src / verbose.h
index 7b32a66..25bd85b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- Copyright 2015 IoT.bzh
+ Copyright 2016 IoT.bzh
 
  author: José Bollo <jose.bollo@iot.bzh>
 
@@ -16,6 +16,8 @@
  limitations under the License.
 */
 
+#pragma once
+
 #if !defined(NDEBUG)
 #include <syslog.h>
 extern int verbosity;