- Move from using include guards to pragma once.
[reactos.git] / reactos / base / setup / usetup / lang / eo-AA.h
index 15c7c99..3b72dcf 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef LANG_EO_AA_H__
-#define LANG_EO_AA_H__
+#pragma once
 
 MUI_LAYOUTS eoAALayouts[] =
 {
@@ -7,5 +6,3 @@ MUI_LAYOUTS eoAALayouts[] =
     { L"0409", L"00000409" },
     { NULL, NULL }
 };
-
-#endif