Fixed wrong unittest include guard
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@643 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ifndef INCLUDE_UNITTESTS_DECIMATER_HH
|
#ifndef INCLUDE_UNITTESTS_PROPERTY_HH
|
||||||
#define INCLUDE_UNITTESTS_DECIMATER_HH
|
#define INCLUDE_UNITTESTS_PROPERTY_HH
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
#include <Unittests/unittests_common.hh>
|
#include <Unittests/unittests_common.hh>
|
||||||
|
|||||||
Reference in New Issue
Block a user