sync with trunk (r46275)
[reactos.git] / base / setup / usetup / lang / pt-BR.h
index f1623f9..6c545ad 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef LANG_PT_BR_H__
-#define LANG_PT_BR_H__
+#pragma once
 
 MUI_LAYOUTS ptBRLayouts[] =
 {
@@ -7,5 +6,3 @@ MUI_LAYOUTS ptBRLayouts[] =
     { L"0409", L"00000409" },
     { NULL, NULL }
 };
-
-#endif