mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-26 11:30:11 +00:00
PCH refactor: remove non-system headers from stdafx.h
This commit is contained in:
@@ -26,13 +26,12 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
* Author: Various
|
||||
*/
|
||||
|
||||
|
||||
#include "StdAfx.h"
|
||||
#include "Structs.h"
|
||||
#include "DiskImage.h"
|
||||
#include "DiskImageHelper.h"
|
||||
|
||||
|
||||
|
||||
static CDiskImageHelper sg_DiskImageHelper;
|
||||
|
||||
//===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user