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