Also try to compile C++ version of test

This commit is contained in:
Torfinn Berset
2019-01-31 14:19:48 +01:00
parent ba0f2fd14d
commit 7468e2ec12
3 changed files with 7 additions and 1 deletions

2
test.cpp Normal file
View File

@@ -0,0 +1,2 @@
#include "aes.hpp"
#include "test.c"