Improved ASSERT macro, and renamed tests/check.hpp to tests/assert.hpp
This commit is contained in:
parent
7282a342b9
commit
e716cd9764
6 changed files with 13 additions and 14 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#include <vector>
|
||||
|
||||
#include "check.hpp"
|
||||
#include "assert.hpp"
|
||||
#include "crypto.hpp"
|
||||
#include <vector>
|
||||
|
||||
using namespace std;
|
||||
using namespace SimpleWeb;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue