Put the code inside a horus namespace
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
|
||||
#include "ParfactorList.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
class LiftedOperations
|
||||
{
|
||||
public:
|
||||
@@ -25,5 +28,7 @@ class LiftedOperations
|
||||
DISALLOW_COPY_AND_ASSIGN (LiftedOperations);
|
||||
};
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDOPERATIONS_H_
|
||||
|
||||
|
Reference in New Issue
Block a user