[ekiga] Fixed cross-compilation problem with boost exceptions



commit 5a64eb60749b162fd9844e4222ca2edced6066f9
Author: Julien Puydt <jpuydt gnome org>
Date:   Sat May 29 18:16:06 2010 +0200

    Fixed cross-compilation problem with boost exceptions

 lib/engine/framework/boost-exceptions.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/engine/framework/boost-exceptions.cpp b/lib/engine/framework/boost-exceptions.cpp
index f597b15..0bc0bb3 100644
--- a/lib/engine/framework/boost-exceptions.cpp
+++ b/lib/engine/framework/boost-exceptions.cpp
@@ -1,3 +1,4 @@
+#include <stdlib.h>
 #include <iostream>
 #include <boost/throw_exception.hpp>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]