add stdafx.h so it compiles with PCH.

This commit is contained in:
Glenn Maynard
2002-08-23 00:57:48 +00:00
parent 8608e8a3b3
commit e2f8e8b9e7
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
#include "stdafx.h"
#include "SongCacheIndex.h"
#include "RageLog.h"
#include "RageUtil.h"