Explorar o código

Tests: Run clang-format on GenerateExportHeader code

Brad King %!s(int64=9) %!d(string=hai) anos
pai
achega
a9252441b3

+ 1 - 1
Tests/Module/GenerateExportHeader/lib_shared_and_static/libshared_and_static.cpp

@@ -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