[cpp-sp] branch main updated: Windows: AfxRes.h is no called winres.h

Rod Widdowson rdw at steadingsoftware.com
Mon Jan 13 11:11:34 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=a0942189b3e24e7532466530dab7f126cddea364

The following commit(s) were added to refs/heads/main by this push:
     new a0942189 Windows: AfxRes.h is no called winres.h
a0942189 is described below

commit a0942189b3e24e7532466530dab7f126cddea364
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jan 13 11:10:45 2025 +0000

    Windows: AfxRes.h is no called winres.h
---
 apache/mod_shib_24.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apache/mod_shib_24.rc b/apache/mod_shib_24.rc
index b7c90e95..d10f7c9d 100644
--- a/apache/mod_shib_24.rc
+++ b/apache/mod_shib_24.rc
@@ -7,7 +7,7 @@
 //
 // Generated from the TEXTINCLUDE 2 resource.
 //
-#include "afxres.h"
+#include "winres.h"
 
 /////////////////////////////////////////////////////////////////////////////
 #undef APSTUDIO_READONLY_SYMBOLS

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list