X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fprogramparser.cpp;h=4f08b97718d26afe4ab1b41b60af3ee5f737d70b;hp=c02adb325c25eaba6d4df7f31d9b8963506a5cd4;hb=ef9ffbc287417520d223ce29dc6c2de110cac945;hpb=8ed377139d48a6fc39eeed9f3494bbe41aed4107 diff --git a/source/programparser.cpp b/source/programparser.cpp index c02adb32..4f08b977 100644 --- a/source/programparser.cpp +++ b/source/programparser.cpp @@ -3,6 +3,8 @@ #include #include "programparser.h" +#undef interface + using namespace std; namespace Msp {