Put the code inside a horus namespace
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#include "Util.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
void
|
||||
CTNode::mergeSubtree (CTNode* n, bool updateLevels)
|
||||
{
|
||||
@@ -1186,3 +1188,5 @@ ConstraintTree::split (
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace horus
|
||||
|
||||
|
Reference in New Issue
Block a user