- Move from using include guards to pragma once.
[reactos.git] / reactos / base / setup / usetup / lang / en-ZW.h
index 23dabb7..917bd6c 100644 (file)
@@ -1,10 +1,7 @@
-#ifndef LANG_EN_ZW_H__
-#define LANG_EN_ZW_H__
+#pragma once
 
 MUI_LAYOUTS enZWLayouts[] =
 {
     { L"3009", L"00000409" },
     { NULL, NULL }
 };
-
-#endif