Put the code inside a horus namespace
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#include "Util.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
class Indexer
|
||||
{
|
||||
public:
|
||||
@@ -361,5 +363,7 @@ operator<< (std::ostream &os, const MapIndexer& indexer)
|
||||
return os;
|
||||
}
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_INDEXER_H_
|
||||
|
||||
|
Reference in New Issue
Block a user