[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdesdk/umbrello/umbrello/codeimport/kdevcppparser
From:       Thiago Macieira <thiago () kde ! org>
Date:       2008-04-11 12:34:48
Message-ID: 1207917288.340925.31756.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 795792 by thiago:

Boost headers are not self-sufficient. Include limits.h to make it
compile under the more-strict gcc 4.3

Using boost 1.34.1 (1mdv2008.1) and gcc 4.3.0 (2mdv2008.1).


 M  +1 -0      position.h  


--- trunk/KDE/kdesdk/umbrello/umbrello/codeimport/kdevcppparser/position.h #795791:795792
@@ -20,6 +20,7 @@
 #ifndef _Position_H_
 #define _Position_H_
 
+#include <limits.h>
 #include <boost/version.hpp>
 #include <boost/spirit.hpp>
 #include <QString>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic