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

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