Merge pull request #1741 from wegylexy/patch-1

moved #endif to the correct place
This commit is contained in:
Günter Obiltschnig 2017-06-02 09:58:36 +02:00 committed by GitHub
commit 973595e759

View File

@ -53,8 +53,6 @@ private:
std::vector<Net::SocketAddress> _addresses;
};
} } // namespace Poco::MongoDB
#endif // MongoDB_ReplicaSet_INCLUDED
} } // namespace Poco::MongoDB