added #include "stdafx.h" to some files

svn-id: r7107
This commit is contained in:
Oliver Kiehl 2003-04-25 15:37:52 +00:00
parent c36bdb3e11
commit a5001323a3
3 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,7 @@
*
*/
#include "stdafx.h"
#include "sky/compact.h"
#include "sky/compacts/0compact.h"

View File

@ -19,6 +19,7 @@
*
*/
#include "stdafx.h"
#include "sky/debug.h"
static const char *section_0_compacts[] = {

View File

@ -19,6 +19,7 @@
*
*/
#include "stdafx.h"
#include "sky/logic.h"
#include "sky/debug.h"
#include "sky/compact.h"