From 68d037d25824bcddfbb1316a221cd7a15ed109c2 Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Thu, 15 Mar 2012 14:42:31 +0000 Subject: Fix compilation error diff --git a/SwifTools/Notifier/NullNotifier.h b/SwifTools/Notifier/NullNotifier.h index 576dd85..7d3cc3d 100644 --- a/SwifTools/Notifier/NullNotifier.h +++ b/SwifTools/Notifier/NullNotifier.h @@ -14,5 +14,6 @@ namespace Swift { virtual void showMessage(Type, const std::string&, const std::string&, const boost::filesystem::path&, boost::function) { } virtual void purgeCallbacks() { + } }; } -- cgit v0.10.2-6-g49f6