diff options
Diffstat (limited to 'test.cpp')
-rw-r--r-- | test.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test.cpp b/test.cpp new file mode 100644 index 0000000..b7c8304 --- /dev/null +++ b/test.cpp @@ -0,0 +1,2 @@ +#include "aes.hpp" +#include "test.c" |