- Move from using include guards to pragma once.
[reactos.git] / reactos / base / setup / usetup / lang / ar-KW.h
index 58f1823..d61d382 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef LANG_AR_KW_H__
-#define LANG_AR_KW_H__
+#pragma once
 
 MUI_LAYOUTS arKWLayouts[] =
 {
@@ -7,5 +6,3 @@ MUI_LAYOUTS arKWLayouts[] =
     { L"3401", L"00000401" },
     { NULL, NULL }
 };
-
-#endif