Skip to content
Snippets Groups Projects
Commit a9252441 authored by Brad King's avatar Brad King
Browse files

Tests: Run clang-format on GenerateExportHeader code

parent 843402b0
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
#include "libshared_and_static.h"
#ifndef MY_CUSTOM_CONTENT_ADDED
# error "MY_CUSTOM_CONTENT_ADDED not defined!"
#error "MY_CUSTOM_CONTENT_ADDED not defined!"
#endif
int LibsharedAndStatic::libshared_and_static() const
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment