aboutsummaryrefslogtreecommitdiffstats
path: root/chilbert/Algorithm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'chilbert/Algorithm.hpp')
-rw-r--r--chilbert/Algorithm.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/chilbert/Algorithm.hpp b/chilbert/Algorithm.hpp
index 81bd050..f25359a 100644
--- a/chilbert/Algorithm.hpp
+++ b/chilbert/Algorithm.hpp
@@ -16,8 +16,8 @@
this program. If not, see <https://www.gnu.org/licenses/>.
*/
-#ifndef _ALGORITHM_HPP_
-#define _ALGORITHM_HPP_
+#ifndef CHILBERT_ALGORITHM_HPP
+#define CHILBERT_ALGORITHM_HPP
#include "chilbert/BigBitVec.hpp"