move aixlog and popl to common

This commit is contained in:
badaix 2019-10-09 22:11:43 +02:00
parent ba977ac123
commit 7cb595db28
43 changed files with 3157 additions and 59 deletions

View file

@ -17,7 +17,7 @@
***/
#include "control_session_http.hpp"
#include "aixlog.hpp"
#include "common/aixlog.hpp"
#include "message/pcmChunk.h"
#include <boost/beast/http/file_body.hpp>
#include <iostream>