- Move from using include guards to pragma once.
[reactos.git] / reactos / base / setup / usetup / lang / hr-HR.h
index 8622ea5..33a62e2 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef LANG_HR_HR_H__
-#define LANG_HR_HR_H__
+#pragma once
 
 MUI_LAYOUTS hrHRLayouts[] =
 {
@@ -7,5 +6,3 @@ MUI_LAYOUTS hrHRLayouts[] =
     { L"0409", L"00000409" },
     { NULL, NULL }
 };
-
-#endif