- Update to r53061
[reactos.git] / base / applications / network / telnet / src / tmapldr.cpp
index 18e2d62..3680645 100644 (file)
 //     originally part of KeyTrans.cpp                 //
 /////////////////////////////////////////////////////////
 
-#include "tmapldr.h"
-#include "tnconfig.h"
-
-#ifdef __BORLANDC__
-#include <fstream.h>
-#else
-#include <string>
-#include <fstream>
-#endif
+#include "precomp.h"
 
 // It's probably a good idea to turn off the "identifier was truncated" warning
 // in MSVC (Paul Brannan 5/25/98)