Base: help clazy with export macro

This commit is contained in:
wmayer
2022-07-27 19:09:56 +02:00
parent fac9cb1e68
commit eeaf12601a

View File

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