[Midnightbsd-cvs] mports [18166] trunk/math/cln/files: add missing files

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 15 15:58:55 EDT 2015


Revision: 18166
          http://svnweb.midnightbsd.org/mports/?rev=18166
Author:   laffer1
Date:     2015-03-15 15:58:54 -0400 (Sun, 15 Mar 2015)
Log Message:
-----------
add missing files

Added Paths:
-----------
    trunk/math/cln/files/
    trunk/math/cln/files/patch-include_cln_exception.h

Added: trunk/math/cln/files/patch-include_cln_exception.h
===================================================================
--- trunk/math/cln/files/patch-include_cln_exception.h	                        (rev 0)
+++ trunk/math/cln/files/patch-include_cln_exception.h	2015-03-15 19:58:54 UTC (rev 18166)
@@ -0,0 +1,10 @@
+--- include/cln/exception.h.orig	2013-09-12 12:47:22.000000000 +0000
++++ include/cln/exception.h	2013-09-12 12:43:48.000000000 +0000
+@@ -4,6 +4,7 @@
+ #define _CL_EXCEPTION_H
+ 
+ #include <stdexcept>
++#include <string>
+ 
+ namespace cln {
+ 


Property changes on: trunk/math/cln/files/patch-include_cln_exception.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list