mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-29 00:41:33 +00:00
we do not need afxres.h included in redc.rc
It is not an MFC project so simply including windef.h is better and allows for compiling with the Express editions of Visual Studio.
This commit is contained in:
parent
351fe52ca7
commit
4aca52309c
@ -7,7 +7,7 @@
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 2 resource.
|
||||
//
|
||||
#include "afxres.h"
|
||||
#include "windef.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#undef APSTUDIO_READONLY_SYMBOLS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user