aboutsummaryrefslogtreecommitdiffstats
path: root/chilbert/Operations.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'chilbert/Operations.hpp')
-rw-r--r--chilbert/Operations.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/chilbert/Operations.hpp b/chilbert/Operations.hpp
index 01f9197..e4a23b5 100644
--- a/chilbert/Operations.hpp
+++ b/chilbert/Operations.hpp
@@ -16,8 +16,8 @@
this program. If not, see <https://www.gnu.org/licenses/>.
*/
-#ifndef _OPERATIONS_HPP_
-#define _OPERATIONS_HPP_
+#ifndef CHILBERT_OPERATIONS_HPP
+#define CHILBERT_OPERATIONS_HPP
#include <cassert>
#include <climits>