stdafx.h needs to be included first.
svn-id: r11117
This commit is contained in:
parent
caead57eb3
commit
ef5e193d59
9 changed files with 11 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "common/config-manager.h"
|
||||
|
||||
#if defined(UNIX)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue