mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 00:17:16 +00:00
Ensure all header files can be included (in any order) after stdafx.h. (PR #866)
This commit is contained in:
@@ -44,6 +44,7 @@ Writes the following: (in 1 continuous write operation)
|
||||
|
||||
#include "StdAfx.h"
|
||||
|
||||
#include "DiskFormatTrack.h"
|
||||
#include "Disk.h"
|
||||
#include "Log.h"
|
||||
#include "YamlHelper.h"
|
||||
|
||||
Reference in New Issue
Block a user