diff --git a/tests/auto/functional/others/version/tst_version.cpp b/tests/auto/functional/others/version/tst_version.cpp index 8902dd708..79c590bb7 100644 --- a/tests/auto/functional/others/version/tst_version.cpp +++ b/tests/auto/functional/others/version/tst_version.cpp @@ -11,7 +11,7 @@ #include "orm/version.hpp" // TinyUtils #include "version.hpp" -// Tom example +// Tom example (defined on windows only) #ifdef TINYTOM_EXAMPLE # include "tom/version.hpp" #endif