Skip to content

Commit 8d594c9

Browse files
author
sekrit-twc
committed
api: fix warning
1 parent 2542ea7 commit 8d594c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/zimg/api/zimg++.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,6 @@ class SubGraph {
330330
};
331331

332332
} // namespace zimgxx
333-
#endif ZIMG_GRAPHENGINE_API // ZIMG_GRAPHENGINE_API
333+
#endif // ZIMG_GRAPHENGINE_API
334334

335335
#endif // ZIMGPLUSPLUS_HPP_

0 commit comments

Comments
 (0)