]> WPIA git - cassiopeia.git/blobdiff - test/src/X509Req.cpp
cln: Move code around, cleanup structure
[cassiopeia.git] / test / src / X509Req.cpp
index 750d7fcc99fd3a0f79741a36d24d73348dad07f5..f1dc3fce320045e558828ebcefc02f12ed7e8fb1 100644 (file)
@@ -1,12 +1,11 @@
-#include <iostream>
-
 #include <boost/test/unit_test.hpp>
 
 #include <openssl/err.h>
 
-#include "X509.h"
 #include "util.h"
 
+#include "crypto/X509.h"
+
 BOOST_AUTO_TEST_SUITE( TestX509Req )
 
 BOOST_AUTO_TEST_CASE( CSR ) {