using c++ headers in c++ files
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@837 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
//== INCLUDES =================================================================
|
||||
|
||||
#include <OpenMesh/Core/System/config.h>
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
|
||||
|
||||
//== NAMESPACES ===============================================================
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
#include <OpenMesh/Core/System/config.h>
|
||||
#include <OpenMesh/Core/Attributes/Status.hh>
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
|
||||
|
||||
//== NAMESPACES ===============================================================
|
||||
|
||||
Reference in New Issue
Block a user