Author: grumbel
Date: 2008-07-03 05:03:45 +0200 (Thu, 03 Jul 2008)
New Revision: 3637

Modified:
   trunk/pingus/src/actions/bomber.cpp
Log:
Removed unneeded math.h header

Modified: trunk/pingus/src/actions/bomber.cpp
===================================================================
--- trunk/pingus/src/actions/bomber.cpp 2008-07-03 00:14:18 UTC (rev 3636)
+++ trunk/pingus/src/actions/bomber.cpp 2008-07-03 03:03:45 UTC (rev 3637)
@@ -15,7 +15,6 @@
 //  You should have received a copy of the GNU General Public License
 //  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-#include <math.h>
 #include "../debug.hpp"
 #include "../globals.hpp"
 #include "../col_map.hpp"



_______________________________________________
pingus-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/pingus-cvs

Reply via email to