codesite...@google.com
unread,Nov 10, 2008, 10:03:12 PM11/10/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pjmo...@googlegroups.com
Author: davidferreira.fz
Date: Mon Nov 10 19:00:07 2008
New Revision: 139
Modified:
trunk/projeto/src/FX.h
trunk/projeto/src/Music.h
Log:
BoUML: Atualizando modelo para geração de código;
Modified: trunk/projeto/src/FX.h
==============================================================================
--- trunk/projeto/src/FX.h (original)
+++ trunk/projeto/src/FX.h Mon Nov 10 19:00:07 2008
@@ -18,6 +18,8 @@
#include <SDL/SDL_mixer.h>
#include <string>
+#include <iostream>
+
namespace GBF {
Modified: trunk/projeto/src/Music.h
==============================================================================
--- trunk/projeto/src/Music.h (original)
+++ trunk/projeto/src/Music.h Mon Nov 10 19:00:07 2008
@@ -17,6 +17,8 @@
#include <SDL/SDL_mixer.h>
#include <string>
+#include <iostream>
+
namespace GBF {