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

List:       kde-commits
Subject:    KDE/kdelibs/kjs
From:       Ralf Habacker <Ralf.Habacker () freenet ! de>
Date:       2010-04-27 10:25:32
Message-ID: 20100427102532.88106AC8A4 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1119526 by habacker:

uintptr_t require stdint.h 

 M  +3 -0      scope_chain.h  


--- trunk/KDE/kdelibs/kjs/scope_chain.h #1119525:1119526
@@ -24,6 +24,9 @@
 #define KJS_SCOPE_CHAIN_H
 
 #include "global.h"
+#ifdef HAVE_STDINT_H
+#include <stdint.h>
+#endif
 #include <assert.h>
 
 namespace KJS {
[prev in list] [next in list] [prev in thread] [next in thread] 

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