misc. cleanup.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@313 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2006-01-09 22:30:58 +00:00
parent 21baa6630b
commit cf661fbaca
3 changed files with 5 additions and 69 deletions
+3 -3
View File
@@ -39,13 +39,13 @@
extern "C" {
#endif
//Need to include this before any other includes (MSVC Bug)
#include <switch_platform.h>
#ifndef WIN32
#include <config.h>
#endif
//Need to include this before any other includes (MSVC Bug)
#include <switch_platform.h>
#include <assert.h>
#include <switch_version.h>