Add the logging framework to the Parrot.

This commit is contained in:
Jonathan Naylor 2016-10-04 17:32:13 +01:00
parent 20485f5d02
commit 16ef9dcda7
14 changed files with 242 additions and 99 deletions

View file

@ -17,7 +17,6 @@
*/
#include "Parrot.h"
#include "YSFDefines.h"
#include <cstdio>
#include <cassert>