reduced includes by means of static code analysis
This commit is contained in:
@@ -50,14 +50,11 @@
|
||||
//=== INCLUDES ================================================================
|
||||
|
||||
|
||||
#include <OpenMesh/Core/System/config.h>
|
||||
#include <OpenMesh/Core/IO/writer/BaseWriter.hh>
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
|
||||
#if defined(OM_CC_MIPS)
|
||||
# include <ctype.h>
|
||||
#else
|
||||
# include <cctype>
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user