Fixed commented include.

This commit is contained in:
Armin Novak 2014-09-17 18:04:47 +02:00
parent 6c4f013bd9
commit 56f087dfbc

View File

@ -1,4 +1,4 @@
// #include <stdio.h>
#include <stdio.h>
#include <winpr/debug.h>
int TestBacktrace(int argc, char* argv[])