Skip to content

Commit 992aa6d

Browse files
author
Lauris Kaplinski
committed
#undef VERSION
1 parent 5429a11 commit 992aa6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cdoc/CDoc.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,10 @@ struct FileInfo {
183183
int64_t size;
184184
};
185185

186+
#ifdef VERSION
187+
#undef VERSION
188+
#endif
189+
186190
namespace CDoc2 {
187191
namespace Label {
188192
/**

0 commit comments

Comments
 (0)