safe logging

This commit is contained in:
Devaev Maxim
2018-09-18 23:42:24 +03:00
parent 2d1a8e43f9
commit 3d7da070dd
6 changed files with 105 additions and 44 deletions

View File

@@ -15,6 +15,7 @@
#endif
#include "tools.h"
#include "logging.h"
#include "device.h"
#include "jpeg.h"
#include "stream.h"