mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
Replace includes with forward declarations.
This commit is contained in:
parent
540ca596d4
commit
72ace03da4
3 changed files with 7 additions and 5 deletions
|
|
@ -17,6 +17,8 @@
|
|||
|
||||
// $Id$
|
||||
|
||||
#include <Python.h>
|
||||
|
||||
#include "PythonEntityScript.h"
|
||||
|
||||
#include "Py_Operation.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue