mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:05:49 +00:00
[0.4.11] [CDFS] Make windows gcc release build compile, regression CORE-15659
Many thanks to Thomas Faber, Pierre Schweitzer, Serge Gautherie
cherry picked from commit 0.4.12-dev-431-g
bccad87f3c
This commit is contained in:
parent
60cf9f11e1
commit
3a2220c43a
1 changed files with 3 additions and 0 deletions
|
@ -1836,7 +1836,10 @@ CdRaiseStatusEx (
|
|||
|
||||
#else
|
||||
|
||||
#ifdef __REACTOS__
|
||||
static // make windows gcc release build compile
|
||||
INLINE
|
||||
#endif
|
||||
DECLSPEC_NORETURN
|
||||
VOID
|
||||
CdRaiseStatusEx(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue