Revert r4782 since it wasn't needed if you do the project file right.

Originally committed to SVN as r4783.
This commit is contained in:
Karl Blomster 2010-09-15 00:18:21 +00:00
parent 3bdba76549
commit 0c2b40dc60
2 changed files with 0 additions and 2 deletions

View File

@ -86,7 +86,6 @@
#include <tr1/memory>
#endif
#define __STDC_FORMAT_MACROS
// General headers
#include <assert.h>
#include <ctype.h>

View File

@ -39,7 +39,6 @@
#ifdef WITH_FFMPEGSOURCE
#ifndef AGI_PRE
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
#include <map>