Skip to content

Commit f68c609

Browse files
committed
removes backslash/newline compile warning
1 parent f152893 commit f68c609

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/PatchObject.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,3 +323,5 @@ const std::string TYPE::objectCategory(CATEGORY);
323323
private: \
324324
static const std::string objectName; \
325325
static const std::string objectCategory; \
326+
327+
// ---------------------------------------------

0 commit comments

Comments
 (0)