[TD] A* - C*: remove unused includes
- also sort includes - also sort PreCompiled.h
This commit is contained in:
@@ -22,11 +22,9 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#endif
|
||||
|
||||
#include "ArrowPropEnum.h"
|
||||
|
||||
|
||||
namespace TechDraw {
|
||||
|
||||
const int ArrowPropEnum::ArrowCount = 8;
|
||||
|
||||
Reference in New Issue
Block a user