diff options
Diffstat (limited to 'include/template.h')
-rw-r--r-- | include/template.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/template.h b/include/template.h index f18662f..591bfcb 100644 --- a/include/template.h +++ b/include/template.h @@ -1,8 +1,3 @@ #ifndef ___H__ #define ___H__ -#ifdef __cplusplus - -#else -#error This only works with a C++ compiler -#endif #endif |