diff options
author | pixel <pixel> | 2002-12-23 15:28:15 +0000 |
---|---|---|
committer | pixel <pixel> | 2002-12-23 15:28:15 +0000 |
commit | 3dbdb39eb0abdd9a1aeb3744e5fe8a43e0afadc1 (patch) | |
tree | dd1c5b632ba05b3388d3e0ab1731e14021386af9 /include/template.h | |
parent | c1271b904b730dbf427366d9aa6388037931ba84 (diff) |
pre-commit patch
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 |