packages: boost/boost-xpressive.patch (NEW) - add missed include.
pluto
pluto at pld-linux.org
Thu Mar 25 20:25:54 CET 2010
Author: pluto Date: Thu Mar 25 19:25:54 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- add missed include.
---- Files affected:
packages/boost:
boost-xpressive.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/boost/boost-xpressive.patch
diff -u /dev/null packages/boost/boost-xpressive.patch:1.1
--- /dev/null Thu Mar 25 20:25:54 2010
+++ packages/boost/boost-xpressive.patch Thu Mar 25 20:25:49 2010
@@ -0,0 +1,10 @@
+--- boost-1.42.0/boost/xpressive/regex_error.hpp.orig 2009-11-04 19:05:06.000000000 +0100
++++ boost-1.42.0/boost/xpressive/regex_error.hpp 2010-02-10 09:36:26.000000000 +0100
+@@ -16,6 +16,7 @@
+
+ #include <string>
+ #include <stdexcept>
++#include <boost/current_function.hpp>
+ #include <boost/throw_exception.hpp>
+ #include <boost/exception/exception.hpp>
+ #include <boost/xpressive/regex_constants.hpp>
================================================================
More information about the pld-cvs-commit
mailing list