- Move from using include guards to pragma once.
[reactos.git] / reactos / base / setup / usetup / lang / hi-IN.h
index b017317..caf0c3d 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef LANG_HI_IN_H__
-#define LANG_HI_IN_H__
+#pragma once
 
 MUI_LAYOUTS hiINLayouts[] =
 {
@@ -8,5 +7,3 @@ MUI_LAYOUTS hiINLayouts[] =
     { L"0439", L"00000439" },
     { NULL, NULL }
 };
-
-#endif