This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
cpp
/
GamePlay
同期ミラー
https://github.com/gameplay3d/GamePlay
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
fix mac build
Ken Whatmough
13 年 前
親
bb210e37f9
コミット
53cacef586
1 ファイル変更
、
2 行追加
、
0 行削除
一括表示
差分情報を表示
2
0
gameplay/src/Control.h
+ 2
- 0
gameplay/src/Control.h
ファイルの表示
@@ -15,6 +15,8 @@
namespace gameplay
namespace gameplay
{
{
+class Container;
+
/**
/**
* Base class for UI controls.
* Base class for UI controls.
*/
*/