mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 10:27:42 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef CTOOL_BASE
|
||||
#define CTOOL_BASE
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
@@ -274,4 +273,3 @@ static hecl::SystemString MakePathArgAbsolute(const hecl::SystemString& arg,
|
||||
#endif
|
||||
}
|
||||
|
||||
#endif // CTOOL_BASE
|
||||
|
||||
Reference in New Issue
Block a user