Index: head/biology/protomol/files/patch-framework_base_PGM.cpp =================================================================== --- head/biology/protomol/files/patch-framework_base_PGM.cpp (nonexistent) +++ head/biology/protomol/files/patch-framework_base_PGM.cpp (revision 428835) @@ -0,0 +1,9 @@ +--- framework/base/PGM.cpp.orig 2005-05-07 14:40:23 UTC ++++ framework/base/PGM.cpp +@@ -1,5 +1,6 @@ + #include "PGM.h" + #include "PPM.h" ++#include // C++11 NULL + #include // NULL definition + + namespace ProtoMol { Property changes on: head/biology/protomol/files/patch-framework_base_PGM.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property 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 Index: head/biology/protomol/files/patch-framework_base_PPM.cpp =================================================================== --- head/biology/protomol/files/patch-framework_base_PPM.cpp (nonexistent) +++ head/biology/protomol/files/patch-framework_base_PPM.cpp (revision 428835) @@ -0,0 +1,9 @@ +--- framework/base/PPM.cpp.orig 2005-05-07 14:40:23 UTC ++++ framework/base/PPM.cpp +@@ -1,5 +1,6 @@ + #include "PPM.h" + #include "PGM.h" ++#include // C++11 NULL + #include // NULL definition + + namespace ProtoMol { Property changes on: head/biology/protomol/files/patch-framework_base_PPM.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property 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 Index: head/biology/protomol/files/patch-framework_base_stringutilities.cpp =================================================================== --- head/biology/protomol/files/patch-framework_base_stringutilities.cpp (nonexistent) +++ head/biology/protomol/files/patch-framework_base_stringutilities.cpp (revision 428835) @@ -0,0 +1,10 @@ +--- framework/base/stringutilities.cpp.orig 2005-05-07 14:40:24 UTC ++++ framework/base/stringutilities.cpp +@@ -3,6 +3,7 @@ + + #include + #include ++#include + #include + + #include "Report.h" Property changes on: head/biology/protomol/files/patch-framework_base_stringutilities.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property 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 Index: head/biology/protomol/files/patch-framework_imd_imd.cpp =================================================================== --- head/biology/protomol/files/patch-framework_imd_imd.cpp (nonexistent) +++ head/biology/protomol/files/patch-framework_imd_imd.cpp (revision 428835) @@ -0,0 +1,10 @@ +--- framework/imd/imd.cpp.orig 2005-05-07 14:40:25 UTC ++++ framework/imd/imd.cpp +@@ -1,6 +1,7 @@ + #include "imd.h" + #include "vmdsock.h" + #include ++#include + using std::string; + #include + #include Property changes on: head/biology/protomol/files/patch-framework_imd_imd.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property 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 Index: head/biology/protomol/files/patch-framework_imd_vmdsock.cpp =================================================================== --- head/biology/protomol/files/patch-framework_imd_vmdsock.cpp (nonexistent) +++ head/biology/protomol/files/patch-framework_imd_vmdsock.cpp (revision 428835) @@ -0,0 +1,10 @@ +--- framework/imd/vmdsock.cpp.orig 2005-05-07 14:40:25 UTC ++++ framework/imd/vmdsock.cpp +@@ -32,6 +32,7 @@ namespace ProtoMol { + #include + #include + #include ++#include + using std::string; + + #if defined(WIN32) Property changes on: head/biology/protomol/files/patch-framework_imd_vmdsock.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property 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