summaryrefslogtreecommitdiff
path: root/examples/ConfigViewer/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ConfigViewer/stdafx.h')
-rw-r--r--examples/ConfigViewer/stdafx.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/examples/ConfigViewer/stdafx.h b/examples/ConfigViewer/stdafx.h
deleted file mode 100644
index 565059d0dd3..00000000000
--- a/examples/ConfigViewer/stdafx.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/* -*- C++ -*- */
-// $Id$
-
-#include "ace/ace.h"
-#include "ace/os.h"
-#include "ace/Configuration.h"
-#include "wx/wxprec.h"
-#include "wx/laywin.h"
-#include "wx/treectrl.h"
-#include "wx/listctrl.h"
-#include "wx/splitter.h"
-
-
-
-
-