We don't need pgm_base to expose pybind to everything
This commit is contained in:
@@ -29,9 +29,11 @@
|
||||
|
||||
#include <python_scripting.h>
|
||||
|
||||
#undef pid_t
|
||||
#include <pybind11/embed.h>
|
||||
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <Python.h>
|
||||
#include <string>
|
||||
|
||||
#include <eda_base_frame.h>
|
||||
|
||||
Reference in New Issue
Block a user