Improve Header guards
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef HORUS_FACTORGRAPH_H
|
||||
#define HORUS_FACTORGRAPH_H
|
||||
#ifndef PACKAGES_CLPBN_HORUS_FACTORGRAPH_H
|
||||
#define PACKAGES_CLPBN_HORUS_FACTORGRAPH_H
|
||||
|
||||
#include <vector>
|
||||
|
||||
@@ -179,5 +179,5 @@ struct sortByVarId
|
||||
};
|
||||
|
||||
|
||||
#endif // HORUS_FACTORGRAPH_H
|
||||
#endif // PACKAGES_CLPBN_HORUS_FACTORGRAPH_H
|
||||
|
||||
|
Reference in New Issue
Block a user