We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ffd0c7 commit c97c2d3Copy full SHA for c97c2d3
framework/include/vx_log.h
@@ -60,4 +60,5 @@ class Logger
60
*/
61
static void addLogEntry(vx_reference ref, vx_status status, const char *message, va_list ap);
62
};
63
+
64
#endif /* VX_LOG_H */
0 commit comments