summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libcxxabi/test/support/timer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxxabi/test/support/timer.hpp b/libcxxabi/test/support/timer.hpp
index a3d51d7b898..5d6ad3093ef 100644
--- a/libcxxabi/test/support/timer.hpp
+++ b/libcxxabi/test/support/timer.hpp
@@ -41,6 +41,6 @@ public:
~timer() {}
};
-#endif /* LIBCXXABI_TIME_TESTS */
+#endif /* LIBCXXABI_NO_TIMER */
#endif /* TIMER_HPP */ \ No newline at end of file
OpenPOWER on IntegriCloud