moved #endif to the correct place

This commit is contained in:
TimTim 2017-06-01 17:47:32 +08:00 committed by GitHub
parent 076dd9679b
commit 3c89b23109

View File

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