We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53cc471 commit 9264c63Copy full SHA for 9264c63
blobstamper/stamp_arithm.h
@@ -16,8 +16,8 @@
16
*
17
******************************************************************************/
18
19
-#ifndef STAMP_ATOMIC_H
20
-#define STAMP_ATOMIC_H
+#ifndef STAMP_ARITHM_H
+#define STAMP_ARITHM_H
21
22
#include <string>
23
#include "helpers.h"
@@ -48,4 +48,4 @@ StampArithm<T>::ExtractValue(Blob &blob)
48
}
49
50
51
-#endif /* STAMP_ATOMIC_H */
+#endif /* STAMP_ARITHM_H */
0 commit comments