このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
cacalabs
/
neercs
ミラー元
https://github.com/cacalabs/neercs.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
build: various MSVC compilation fixes.
master
Sam Hocevar
11年前
親
0f431c4ec3
コミット
77c0f255a8
2個のファイルの変更
、
4行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+2
-1
neercs/neercs.cpp
+2
-1
neercs/old/wm.cpp
+ 2
- 1
neercs/neercs.cpp
ファイルの表示
@@ -9,10 +9,11 @@
#endif
#include <time.h>
#include <caca.h>
#include "core.h"
#include <caca.h>
using namespace std;
using namespace lol;
+ 2
- 1
neercs/old/wm.cpp
ファイルの表示
@@ -18,10 +18,11 @@
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <caca.h>
#include "core.h"
#include <caca.h>
using namespace lol;
extern "C" {
書き込み
プレビュー
読み込み中…
キャンセル
保存