mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
config: remove CCommonDialog, move mfc annotations to StdAfx.h (#544)
This commit is contained in:

committed by
GitHub

parent
94c4576e8d
commit
f1f4bd14c6
@@ -1,12 +1,11 @@
|
||||
#if !defined(AFX_CONFIGCOMMANDLINEINFO_H)
|
||||
#define AFX_CONFIGCOMMANDLINEINFO_H
|
||||
|
||||
#include "StdAfx.h"
|
||||
#include "compat.h"
|
||||
#include "config.h"
|
||||
#include "decomp.h"
|
||||
|
||||
#include <afxwin.h>
|
||||
|
||||
// VTABLE: CONFIG 0x004060e8
|
||||
// SIZE 0x24
|
||||
class CConfigCommandLineInfo : public CCommandLineInfo {
|
||||
|
Reference in New Issue
Block a user