ecorm / cppwamp

C++ client library for the WAMP protocol.
Boost Software License 1.0
35 stars 9 forks source link

Wrong header guard in <cppwamp/types/unorderedmap.hpp> #73

Closed ecorm closed 8 years ago

ecorm commented 9 years ago

The macro CPPWAMP_BOOSTOPTIONAL_HPP should be named CPPWAMP_UNORDEREDMAP_HPP.