aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/rosetta/files/rosetta-3.4-boost157.patch')
-rw-r--r--sci-chemistry/rosetta/files/rosetta-3.4-boost157.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/sci-chemistry/rosetta/files/rosetta-3.4-boost157.patch b/sci-chemistry/rosetta/files/rosetta-3.4-boost157.patch
deleted file mode 100644
index c2d7594b6..000000000
--- a/sci-chemistry/rosetta/files/rosetta-3.4-boost157.patch
+++ /dev/null
@@ -1,16 +0,0 @@
- src/protocols/moves/StructureRestrictor.cc | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/protocols/moves/StructureRestrictor.cc b/src/protocols/moves/StructureRestrictor.cc
-index 1e1f1d4..da69796 100644
---- a/src/protocols/moves/StructureRestrictor.cc
-+++ b/src/protocols/moves/StructureRestrictor.cc
-@@ -40,7 +40,7 @@
-
- using namespace std;
- using namespace boost;
--using namespace core;
-+using namespace boost::core;
- using namespace pose;
- using namespace protocols::jd2;
-