mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
General: Normalize RuntimeCommonB include paths
Finishes the normalizing of all of includes within the RuntimeCommonB target's headers.
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
#include <string_view>
|
||||
|
||||
namespace urde {
|
||||
struct SObjectTag;
|
||||
class CToken;
|
||||
class CVParamTransfer;
|
||||
class IFactory;
|
||||
class CToken;
|
||||
struct SObjectTag;
|
||||
|
||||
class IObjectStore {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user