projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7ad6b7e
)
add assert.h
author
Matthias Braun
<matze@braunis.de>
Sun, 1 May 2005 19:52:41 +0000
(19:52 +0000)
committer
Matthias Braun
<matze@braunis.de>
Sun, 1 May 2005 19:52:41 +0000
(19:52 +0000)
SVN-Revision: 2383
src/gui/menu.h
patch
|
blob
|
history
diff --git
a/src/gui/menu.h
b/src/gui/menu.h
index
d7a0e72
..
3c6bad0
100644
(file)
--- a/
src/gui/menu.h
+++ b/
src/gui/menu.h
@@
-23,6
+23,7
@@
#include <set>
#include <string>
#include <utility>
+#include <assert.h>
#include "SDL.h"