From 7b64ca489a7e1da36b02b4a35d149275914d8268 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sun, 26 Jul 2015 15:51:16 -0400 Subject: Added "trap.h" include for header and source files that assert --- cast.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cast.cpp') diff --git a/cast.cpp b/cast.cpp index 539923da..b083cd33 100644 --- a/cast.cpp +++ b/cast.cpp @@ -4,6 +4,7 @@ #include "pch.h" #include "cast.h" #include "misc.h" +#include "trap.h" NAMESPACE_BEGIN(CryptoPP) -- cgit v1.2.1