mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
1df46c46a7
commit
542b61050e
@ -352,7 +352,8 @@ void InterrogateBuilder::write_code(ostream &out_code,ostream * out_include, Int
|
||||
|
||||
declaration_bodies << "#include <sstream>\n";
|
||||
|
||||
declaration_bodies << "#include \"py_panda.h\" \n";
|
||||
if (build_python_native )
|
||||
declaration_bodies << "#include \"py_panda.h\" \n";
|
||||
declaration_bodies << "\n";
|
||||
|
||||
IncludeFiles::const_iterator ifi;
|
||||
|
Loading…
x
Reference in New Issue
Block a user