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