summaryrefslogtreecommitdiff
path: root/TAO/examples/Borland/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Borland/pch.h')
-rw-r--r--TAO/examples/Borland/pch.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/examples/Borland/pch.h b/TAO/examples/Borland/pch.h
deleted file mode 100644
index b990b334ca8..00000000000
--- a/TAO/examples/Borland/pch.h
+++ /dev/null
@@ -1,11 +0,0 @@
-// $Id$
-#ifndef INCLUDE_PCH_H
-#define INCLUDE_PCH_H
-
-#include <vcl.h>
-#include <tao/corba.h>
-#include <cctype>
-#include <dos.h>
-#include <memory>
-
-#endif