stdafx.h needs to be included first.

svn-id: r11117
This commit is contained in:
Marcus Comstedt 2003-11-03 22:28:37 +00:00
parent caead57eb3
commit ef5e193d59
9 changed files with 11 additions and 0 deletions

View file

@ -20,6 +20,8 @@
*
*/
#include "stdafx.h"
#include "common/config-manager.h"
#if defined(UNIX)