restructure libs
This commit is contained in:
parent
ec0b7cbf0d
commit
e89728846c
19 changed files with 79 additions and 67 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "posprinter.h"
|
||||
|
||||
#include <marketplace.h>
|
||||
#include <core/marketplace.h>
|
||||
|
||||
#include <boost/date_time/posix_time/posix_time.hpp>
|
||||
|
||||
|
@ -213,4 +213,4 @@ bool PosPrinter::isValid()
|
|||
return true;
|
||||
else
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue