added #include "stdafx.h" to some files
svn-id: r7107
This commit is contained in:
parent
c36bdb3e11
commit
a5001323a3
3 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "sky/compact.h"
|
||||
|
||||
#include "sky/compacts/0compact.h"
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "sky/debug.h"
|
||||
|
||||
static const char *section_0_compacts[] = {
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "sky/logic.h"
|
||||
#include "sky/debug.h"
|
||||
#include "sky/compact.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue