Ticket #4618: patch_for_ticket#4618.diff

File patch_for_ticket#4618.diff, 583 bytes (added by Manish Mulimani <manish.mulimani@…>, 11 years ago)

Patch for this bug

  • boost/date_time/local_time/local_time_io.hpp

     
    1717#include <boost/date_time/local_time/local_date_time.hpp>
    1818#include <boost/date_time/local_time/posix_time_zone.hpp>
    1919#include <boost/date_time/local_time/conversion.hpp> // to_tm will be needed in the facets
     20#include <boost/date_time/local_time/local_time_types.hpp>
    2021
    2122namespace boost {
    2223namespace local_time {