HomeFreeBSD

Fix build with clang6

Description

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

Details

Provenance
dbAuthored on
Parents
rP459378: MFH: r459377
Branches
Unknown
Tags
Unknown