Move ProcessID typedef out of OS
This allows decoupling a number of files from `os.h`.
This commit is contained in:
parent
c0ebded926
commit
727b06a79f
95 changed files with 273 additions and 191 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue