Ticket #2688: patchfile.patch

File patchfile.patch, 389 bytes (added by anonymous, 14 years ago)

simplified patch file (original version had lots of extra lines due to different line endings)

  • boost/date_time/filetime_functions.hpp

     
    2525
    2626#include <boost/cstdint.hpp>
    2727#include <boost/date_time/time.hpp>
     28#include <boost/date_time/date_defs.hpp>
    2829
    2930namespace boost {
    3031