added chat header files into why2.h
This commit is contained in:
parent
8dacaf7873
commit
0b14d2c1e0
@ -38,4 +38,9 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||||||
#include <why2/logger/logger.h>
|
#include <why2/logger/logger.h>
|
||||||
#include <why2/logger/utils.h>
|
#include <why2/logger/utils.h>
|
||||||
|
|
||||||
|
//CHAT
|
||||||
|
#include <why2/chat/config.h>
|
||||||
|
#include <why2/chat/flags.h>
|
||||||
|
#include <why2/chat/misc.h>
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user