aboutsummaryrefslogtreecommitdiffstats
path: root/src/libgamma-error.hh
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-02 22:16:30 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-02 22:16:30 +0200
commit01d9a65eac814d3f91a5e20840b767c75de13fcc (patch)
tree3c49221aa6e3580842d723b21c0c5e83eb156c8e /src/libgamma-error.hh
parentmost of libgamma-error (diff)
downloadlibgammamm-01d9a65eac814d3f91a5e20840b767c75de13fcc.tar.gz
libgammamm-01d9a65eac814d3f91a5e20840b767c75de13fcc.tar.bz2
libgammamm-01d9a65eac814d3f91a5e20840b767c75de13fcc.tar.xz
add libgamma-native.hh that includes libgamma.h without language conflicts
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/libgamma-error.hh')
-rw-r--r--src/libgamma-error.hh6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/libgamma-error.hh b/src/libgamma-error.hh
index e4c8f4c..a30b2c7 100644
--- a/src/libgamma-error.hh
+++ b/src/libgamma-error.hh
@@ -21,11 +21,7 @@
#include <string>
-extern "C"
-{
-# include <libgamma-config.h>
-# include <libgamma-error.h>
-}
+#include "libgamma-native.hh"
namespace libgamma