Fix build with clang6
flwrap.cxx:550:21: error: invalid suffix on literal; C++11 requires a space
+between literal and identifier [-Wreserved-user-defined-literal]
printf("Version: "VERSION"\n"); ^
Reported by: pkg-fallout
Fix build with clang6 Tags None Referenced Files None Subscribers None
Description
Details
|