diff --git a/reactos/subsys/system/explorer/makefile_rex b/reactos/subsys/system/explorer/makefile_rex index c621a86e3ac..f0fa4cee4e0 100644 --- a/reactos/subsys/system/explorer/makefile_rex +++ b/reactos/subsys/system/explorer/makefile_rex @@ -36,7 +36,7 @@ WINE_RC = $(TARGET_NAME) WINE_INCLUDE = ./ -TARGET_GCCLIBS = comctl32 ole32 uuid +TARGET_GCCLIBS = comctl32 ole32 uuid stdc++ all: explorer.exe @strip explorer.exe