Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
CoMISo
Base
Commits
dc4f7e38
Commit
dc4f7e38
authored
Feb 27, 2020
by
Martin Marinov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Define the Journal Handle macro JH() when JOURNAL_ON is not defined
parent
86c62dda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Journal/JournalStream.hh
Journal/JournalStream.hh
+2
-0
No files found.
Journal/JournalStream.hh
View file @
dc4f7e38
...
...
@@ -798,5 +798,7 @@ HandleT<>. Other types are not supported currently.
#define JOURNAL_METHOD_RETURN_LINK(NAME, IMPL, ...) return IMPL
#define JOURNAL_FUNCTION_RETURN_LINK(NAME, IMPL, ...) return IMPL
#define JH(PNTR, INDX) INDX
#endif // JOURNAL_ON
#endif // BASE_JOURNAL_STREAM_HH_INCLUDED
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment