From 82e1a690d97cd9d9f392beccbb6b1d35f3573f08 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Tue, 1 Dec 2009 14:24:55 +0000 Subject: Fixed directory renaming. --- tests/testUtils.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/testUtils.hpp') diff --git a/tests/testUtils.hpp b/tests/testUtils.hpp index 227d1b36..9aee153c 100644 --- a/tests/testUtils.hpp +++ b/tests/testUtils.hpp @@ -305,3 +305,7 @@ public: vmime::ref create(); }; + +// Exception helper +std::ostream& operator<<(std::ostream& os, const vmime::exception& e); + -- cgit v1.2.3