reduced includes by means of static code analysis

This commit is contained in:
Martin
2015-11-30 09:00:04 +01:00
committed by Jan Möbius
parent b1bbd9975f
commit e6967dfe8b
23 changed files with 45 additions and 94 deletions

View File

@@ -55,11 +55,9 @@
#include <limits>
// OpenMesh
#include <OpenMesh/Core/System/config.h>
#include <OpenMesh/Core/IO/BinaryHelper.hh>
#include <OpenMesh/Core/IO/writer/OBJWriter.hh>
#include <OpenMesh/Core/IO/IOManager.hh>
#include <OpenMesh/Core/System/omstream.hh>
#include <OpenMesh/Core/Utils/color_cast.hh>
//=== NAMESPACES ==============================================================