Win32 Porting.

Correction of Export/Import defines for Win32 platform.
Removed "using namespace std" from header files.
This commit is contained in:
abd 2008-10-03 11:21:30 +00:00
parent 417ce59dd7
commit 00a9b6bc08

View File

@ -32,8 +32,6 @@
#include "DlgRef_2Sel_QTD.h" #include "DlgRef_2Sel_QTD.h"
#include "DlgRef_3Spin.h" #include "DlgRef_3Spin.h"
using namespace std;
//================================================================================= //=================================================================================
// class : PrimitiveGUI_BoxDlg // class : PrimitiveGUI_BoxDlg
// purpose : // purpose :