fix declaration problems with boost 1_33_1
------------------------------------------

                 Key: QPID-1891
                 URL: https://issues.apache.org/jira/browse/QPID-1891
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: michael j. goulish


Under Boost 1.33.1, the use of     boost::starts_with    caused compilation 
problems like this:

    /usr/include/boost/algorithm/string/iterator_range.hpp:289: error: 
make_iterator_range is already declared in this scope


So I replaced it with C stdlib equivalents.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to