Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
cacalabs
/
neercs
mirror da
https://github.com/cacalabs/neercs.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
neercs: do not include "config.h" more than once.
master
Sam Hocevar
13 anni fa
parent
a6f357679a
commit
ff6bded2d1
2 ha cambiato i file
con
0 aggiunte
e
6 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+0
-2
neercs/old/python/py_module.h
+0
-4
neercs/old/widgets.h
+ 0
- 2
neercs/old/python/py_module.h
Vedi File
@@ -10,8 +10,6 @@
* http://sam.zoy.org/wtfpl/COPYING for more details.
*/
#include "config.h"
#ifdef USE_PYTHON
#include <Python.h>
+ 0
- 4
neercs/old/widgets.h
Vedi File
@@ -10,10 +10,6 @@
* http://sam.zoy.org/wtfpl/COPYING for more details.
*/
#if defined HAVE_CONFIG_H
# include "config.h"
#endif
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
Scrivi
Anteprima
Caricamento…
Annulla
Salva