Merge pull request #820 from RosettaCommons/vmullig/mac_clang_issue
Trying to fix Mac clang unit test build
Removing the "#define private public" and "#define protected public" lines from unit tests. Updating LoopModelerTests and DsspDesignOperationTests to be friend classes to the classes that they're testing.