[Base] ConsoleObserver: fix compilation with precompiled headers
This commit is contained in:
@@ -26,9 +26,10 @@
|
||||
#ifndef _PreComp_
|
||||
# include <cstring>
|
||||
# include <Python.h>
|
||||
# include <frameobject.h>
|
||||
#endif
|
||||
|
||||
# include <frameobject.h>
|
||||
|
||||
#include "ConsoleObserver.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user