[Drawing] App: remove unused headers
- also some sorting - also enable precompiled header
This commit is contained in:
@@ -20,17 +20,15 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <sstream>
|
||||
#endif
|
||||
|
||||
#include "PageGroup.h"
|
||||
|
||||
using namespace Drawing;
|
||||
|
||||
using namespace Drawing;
|
||||
|
||||
//===========================================================================
|
||||
// PageGroup
|
||||
|
||||
Reference in New Issue
Block a user