This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
Apq
/
CMake
réplica de
https://github.com/Kitware/CMake.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
COMP: #if WIN32 -> #ifdef _WIN32 for Borland.
Brad King
%!s(int64=21) %!d(string=hai) anos
pai
3cb8c6f666
achega
e7697cea94
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
Utilities/cmxmlrpc/win32_pthreads.c
+ 1
- 1
Utilities/cmxmlrpc/win32_pthreads.c
Ver ficheiro
@@ -25,7 +25,7 @@
#include "xmlrpc_config.h"
-#if WIN32
+#if
def
_
WIN32
#include "xmlrpc_pthreads.h"