mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 16:24:55 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef SYSTEMCHAR_HPP
|
||||
#define SYSTEMCHAR_HPP
|
||||
#pragma once
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <cstdlib>
|
||||
@@ -62,4 +61,3 @@ typedef struct stat Sstat;
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user