Move ProcessID typedef out of OS
This allows decoupling a number of files from `os.h`.
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "core/debugger/debugger_marshalls.h"
|
||||
#include "core/debugger/remote_debugger.h"
|
||||
#include "core/object/class_db.h"
|
||||
#include "core/os/os.h"
|
||||
#include "core/string/ustring.h"
|
||||
#include "core/variant/typed_dictionary.h"
|
||||
#include "core/version.h"
|
||||
|
||||
Reference in New Issue
Block a user