Trac #10229: Compiling errors in interprocess\detail\os_file_functions.hpp

This commit is contained in:
Ion Gaztañaga
2014-07-31 23:41:05 +02:00
parent 3c09ceec0c
commit 58019f0d9a

View File

@@ -651,7 +651,7 @@ typedef OVERLAPPED interprocess_overlapped;
typedef FILETIME interprocess_filetime;
typedef WIN32_FIND_DATA win32_find_data;
typedef WIN32_FIND_DATAA win32_find_data;
typedef SECURITY_ATTRIBUTES interprocess_security_attributes;