[Boost-bugs] [Boost C++ Libraries] #2075: #include "missing" in libs/thread/src/pthread/once.cpp

Subject: [Boost-bugs] [Boost C++ Libraries] #2075: #include "missing" in libs/thread/src/pthread/once.cpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-07-05 20:42:00


#2075: #include "missing" in libs/thread/src/pthread/once.cpp
--------------------------+-------------------------------------------------
 Reporter: anonymous | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: Boost 1.35.1 | Component: thread
  Version: Boost 1.35.0 | Severity: Problem
 Keywords: |
--------------------------+-------------------------------------------------
 Hi guys,

 When trying to compile the thread library using mingw32 and RedHat
 pthread, somehow the once.cpp fails. This is because the cstdint.hpp file
 is never included.

 I suggest adding:

  #include <boost/cstdint.hpp>

 to the cpp file.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2075>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC