diff --git a/eo/test/t-eoOptional.cpp b/eo/test/t-eoOptional.cpp index bee58957c..5b4a9fbc2 100644 --- a/eo/test/t-eoOptional.cpp +++ b/eo/test/t-eoOptional.cpp @@ -27,3 +27,4 @@ int main(int ac, char** av) T t(666); MyClass mc3(t); } +