Debugging sessie uit de hel, contd

This commit is contained in:
Thulinma 2011-01-17 14:36:17 +01:00
parent 71efc65684
commit 9102b09b9c
2 changed files with 22 additions and 1 deletions

View file

@ -4,7 +4,7 @@
//debugging level 3 = status information
//debugging level 4 = extremely verbose status information
//debugging level 5 = save all streams to FLV files
#define DEBUG 3
#define DEBUG 4
#include <iostream>
#include <cstdlib>