]> git.tdb.fi Git - libs/gl.git/blobdiff - source/programparser.cpp
Avoid some brain damage from Windows headers
[libs/gl.git] / source / programparser.cpp
index c02adb325c25eaba6d4df7f31d9b8963506a5cd4..4f08b97718d26afe4ab1b41b60af3ee5f737d70b 100644 (file)
@@ -3,6 +3,8 @@
 #include <msp/strings/regex.h>
 #include "programparser.h"
 
+#undef interface
+
 using namespace std;
 
 namespace Msp {