changeset 153:4cd94649475d

Move header includes before C++ guard.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 07 Feb 2015 00:19:43 +0200
parents b4e1b15a64e1
children a6f175e301cc f9254c34ad05
files th_config.h
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/th_config.h	Fri Feb 06 23:04:08 2015 +0200
+++ b/th_config.h	Sat Feb 07 00:19:43 2015 +0200
@@ -8,13 +8,12 @@
 #ifndef TH_CONFIG_H
 #define TH_CONFIG_H
 
+#include "th_ioctx.h"
+
 #ifdef __cplusplus
 extern "C" {
 #endif
 
-#include "th_ioctx.h"
-
-
 /* Definitions
  */
 enum ITEM_TYPE