Base: help clazy with export macro

This commit is contained in:
wmayer
2022-07-27 19:09:56 +02:00
parent 4a4bb34a87
commit d0791a9494

View File

@@ -33,6 +33,7 @@
#include <set>
#include <string>
#include <sstream>
#include <FCGlobal.h>
// Python stuff
typedef struct _object PyObject;