Base: cleanup includes in *PyImp.cpp
Sort includes and implicitely add missing ones. While there consistently explain where generated files some from.
This commit is contained in:
committed by
Benjamin Nauck
parent
e18c88bd23
commit
3769dfd338
@@ -20,11 +20,12 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include "Type.h"
|
||||
#include "BindingManager.h"
|
||||
|
||||
// generated out of Type.pyi
|
||||
#include "TypePy.h"
|
||||
#include "TypePy.cpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user