no need to include stdafx.h in headers

This commit is contained in:
Glenn Maynard
2003-02-16 02:38:20 +00:00
parent 8ebdf70b9c
commit 0d294b27b2
-1
View File
@@ -1,7 +1,6 @@
#ifndef SONG_CACHE_INDEX_H
#define SONG_CACHE_INDEX_H
#include "stdafx.h"
#include "IniFile.h"
class SongCacheIndex {