X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fprogramparser.cpp;h=4f08b97718d26afe4ab1b41b60af3ee5f737d70b;hb=94ee5852b42b05559069596e205dc2f000e6153f;hp=c02adb325c25eaba6d4df7f31d9b8963506a5cd4;hpb=48453f59ec93d9b8f70a17d3034e5ca3e4780ecd;p=libs%2Fgl.git 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 {