- Move from using include guards to pragma once.
[reactos.git] / reactos / base / setup / usetup / lang / en-JM.h
index a7122f4..0b95676 100644 (file)
@@ -1,10 +1,7 @@
-#ifndef LANG_EN_JM_H__
-#define LANG_EN_JM_H__
+#pragma once
 
 MUI_LAYOUTS enJMLayouts[] =
 {
     { L"2009", L"00000409" },
     { NULL, NULL }
 };
-
-#endif