code cleanup (fixing tests but not sure why)
This commit is contained in:
parent
6000bb3ef2
commit
31a037460a
6 changed files with 8 additions and 5 deletions
|
@ -1,6 +1,8 @@
|
|||
#define BOOST_TEST_MODULE sale
|
||||
|
||||
#include "../src/core/sale.h"
|
||||
#include "../src/core/seller.h"
|
||||
#include "../src/core/article.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue