-
- Downloads
mingw compatibility patch
when sanitizing the namespaces of client-windows, encontered few
incompatibilities due to windows.h inclusion. This header file defines a
lot of common macros such as ERROR... This patch wraps all conflics with
push/pop macro pragmas.
Change-Id: I7f95fac84ace5388e7134db372bd36720210f886
Reviewed-by:
Anthony Léonard <anthony.leonard@savoirfairelinux.com>
Showing
- src/call.h 9 additions, 0 deletionssrc/call.h
- src/call.hpp 3 additions, 1 deletionsrc/call.hpp
- src/interfaces/pixmapmanipulatori.h 1 addition, 1 deletionsrc/interfaces/pixmapmanipulatori.h
- src/media/media.h 6 additions, 1 deletionsrc/media/media.h
- src/securityevaluationmodel.h 3 additions, 2 deletionssrc/securityevaluationmodel.h
Please register or sign in to comment