From 7c1da4896fe216cad5337996e11e8023512dcc69 Mon Sep 17 00:00:00 2001 From: Mark Haines Date: Mon, 23 Feb 2015 14:45:36 +0000 Subject: Use stdout for reporting test success/failure --- include/axolotl/crypto.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'include/axolotl') diff --git a/include/axolotl/crypto.hh b/include/axolotl/crypto.hh index 3f7b71e..c8113c5 100644 --- a/include/axolotl/crypto.hh +++ b/include/axolotl/crypto.hh @@ -1,4 +1,5 @@ #include +#include namespace axolotl { -- cgit v1.2.3