remove redundant code

refs #2525

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1328 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Matthias Möller
2015-08-21 12:31:54 +00:00
parent ec436cd398
commit 0741377b89
2 changed files with 5 additions and 42 deletions

View File

@@ -63,7 +63,7 @@
#include <stdio.h>
#include <string>
#include <fstream>
#include <ostream>
#include <OpenMesh/Core/System/config.h>
#include <OpenMesh/Core/Utils/SingletonT.hh>