diff options
Diffstat (limited to 'libgamma-native.hh')
-rw-r--r-- | libgamma-native.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libgamma-native.hh b/libgamma-native.hh index f9ded22..81b8e78 100644 --- a/libgamma-native.hh +++ b/libgamma-native.hh @@ -2,7 +2,6 @@ #ifndef LIBGAMMA_NATIVE_HH #define LIBGAMMA_NATIVE_HH - extern "C" { # ifdef __GNUC__ @@ -21,6 +20,4 @@ extern "C" # endif } - #endif - |