Changes between Initial Version and Version 1 of Ticket #8930, comment 4


Ignore:
Timestamp:
May 29, 2014, 7:36:11 PM (8 years ago)
Author:
Beman Dawes

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8930, comment 4

    initial v1  
    22
    33 #include <boost/filesystem.hpp>
     4
    45 int main() {
    56   boost::filesystem::path path("/tmp");
     7
    68   return 0;
    79 }