Create a branch for header work.
[reactos.git] / base / applications / network / telnet / src / tmapldr.h
index 4a80966..03b650d 100644 (file)
@@ -68,8 +68,7 @@
 //                                                               //
 ///////////////////////////////////////////////////////////////////
 
-#ifndef __TLOADMAP_H
-#define __TLOADMAP_H
+#pragma once
 
 #include "keytrans.h"
 #include "tcharmap.h"
@@ -101,5 +100,3 @@ private:
        int LoadCharMap(string buf);
 
 };
-
-#endif