mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-17 14:07:02 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
#ifndef URDE_LOCALE_HPP
|
#pragma once
|
||||||
#define URDE_LOCALE_HPP
|
|
||||||
|
|
||||||
#include <specter/Translator.hpp>
|
#include <specter/Translator.hpp>
|
||||||
|
|
||||||
@@ -12,4 +11,3 @@ const specter::Locale* SystemLocaleOrEnglish();
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // URDE_LOCALE_HPP
|
|
||||||
|
|||||||
Reference in New Issue
Block a user