no need to include stdafx.h in headers
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#ifndef SONG_CACHE_INDEX_H
|
||||
#define SONG_CACHE_INDEX_H
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "IniFile.h"
|
||||
|
||||
class SongCacheIndex {
|
||||
|
||||
Reference in New Issue
Block a user