このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
cacalabs
/
neercs
ミラー元
https://github.com/cacalabs/neercs.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
neercs: do not include "config.h" more than once.
master
Sam Hocevar
12年前
親
a6f357679a
コミット
ff6bded2d1
2個のファイルの変更
、
0行の追加
、
6行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+0
-2
neercs/old/python/py_module.h
+0
-4
neercs/old/widgets.h
+ 0
- 2
neercs/old/python/py_module.h
ファイルの表示
@@ -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
ファイルの表示
@@ -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>
書き込み
プレビュー
読み込み中…
キャンセル
保存