diff --git a/test/test_mem.cpp b/test/test_mem.cpp index f36d92d..7bff870 100644 --- a/test/test_mem.cpp +++ b/test/test_mem.cpp @@ -25,7 +25,7 @@ private slots: void test_alloc_free(); void test_static(); void test_pool(); -} unit__; +} /*unit__*/; #include "test_mem.moc"