From 5c761256265b1ec48d02c462212d1238ddc0d6e2 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 19 Jun 2015 03:25:18 +0300 Subject: add call stacks to errors --- cxx/include/aesnixx/all.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cxx/include/aesnixx/all.hpp') diff --git a/cxx/include/aesnixx/all.hpp b/cxx/include/aesnixx/all.hpp index 72ea262..1452f68 100644 --- a/cxx/include/aesnixx/all.hpp +++ b/cxx/include/aesnixx/all.hpp @@ -10,4 +10,5 @@ #include "aes.hpp" #include "data.hpp" +#include "debug.hpp" #include "error.hpp" -- cgit v1.2.3