diff options
author | nobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-05 17:14:45 +0000 |
---|---|---|
committer | nobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-05 17:14:45 +0000 |
commit | 58033491c6d0bac82315c1fdb1ec9b39be58093f (patch) | |
tree | c69c3aa67ec66758066e959bd0d533ea336ec236 /examples/ConfigViewer/stdafx.h | |
parent | 2efc882384a34f61311a24fc641d1b5fd5776356 (diff) | |
download | ATCD-TAO-1_5.tar.gz |
This commit was manufactured by cvs2svn to create tag 'TAO-1_5'.TAO-1_5
Diffstat (limited to 'examples/ConfigViewer/stdafx.h')
-rw-r--r-- | examples/ConfigViewer/stdafx.h | 16 |
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" - - - - - |