Changeset 1910


Ignore:
Timestamp:
04/11/2007 03:44:49 (4 years ago)
Author:
chris
Message:

Compile fix for [1908].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/test/bbackupd/testbbackupd.cpp

    r1908 r1910  
    543543        } 
    544544} 
    545  
     545#endif // !WIN32 
     546 
     547#ifdef WIN32 
    546548bool set_file_time(const char* filename, FILETIME creationTime,  
    547549        FILETIME lastModTime, FILETIME lastAccessTime) 
Note: See TracChangeset for help on using the changeset viewer.