Skip to content

Commit 6634d69

Browse files
committed
Undefine align helper after used
1 parent aec1819 commit 6634d69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/vtfparser/file-format-objects/header.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,5 @@ namespace VtfParser {
137137

138138
#pragma pack(pop)
139139
}
140+
141+
#undef align

0 commit comments

Comments
 (0)