]> git.tdb.fi Git - libs/core.git/history - source/io/handle.h
Use #ifdef _WIN32 rather than WIN32
[libs/core.git] / source / io / handle.h
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-11 Mikko RasaMove some common operations to helper functions
2011-06-11 Mikko RasaAdd a pimpl Handle class