From 1fb7736a6061f7088656392a1b38b402d5d228c1 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 16 Jun 2015 20:47:55 +0300 Subject: cxx: include data structures & I/O functions --- 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 cf00535..f105059 100644 --- a/cxx/include/aesnixx/all.hpp +++ b/cxx/include/aesnixx/all.hpp @@ -8,4 +8,5 @@ #pragma once +#include "data.hpp" #include "error.hpp" -- cgit v1.2.3