Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9264c63

Browse files
kostyafipГригорьев Костя
authored andcommitted
fix macro names in stamp_arithm.h
Co-authored-by: Григорьев Костя <kostyafip@mail.ru>
1 parent53cc471 commit9264c63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎blobstamper/stamp_arithm.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
*
1717
******************************************************************************/
1818

19-
#ifndefSTAMP_ATOMIC_H
20-
#defineSTAMP_ATOMIC_H
19+
#ifndefSTAMP_ARITHM_H
20+
#defineSTAMP_ARITHM_H
2121

2222
#include<string>
2323
#include"helpers.h"
@@ -48,4 +48,4 @@ StampArithm<T>::ExtractValue(Blob &blob)
4848
}
4949

5050

51-
#endif/*STAMP_ATOMIC_H*/
51+
#endif/*STAMP_ARITHM_H*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp