Changeset 57358 in vbox for trunk/src/VBox/Runtime/os2/rtSemWaitOs2ConvertTimeout.cpp
- Timestamp:
- Aug 14, 2015 3:16:38 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 102121
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/os2/rtSemWaitOs2ConvertTimeout.cpp
r56290 r57358 26 26 27 27 28 /******************************************************************************* 29 * Header Files *30 ******************************************************************************* /28 /********************************************************************************************************************************* 29 * Header Files * 30 *********************************************************************************************************************************/ 31 31 #include "internal/iprt.h" 32 32 #include <iprt/semaphore.h> … … 34 34 35 35 36 /******************************************************************************* 37 * Defined Constants And Macros *38 ******************************************************************************* /36 /********************************************************************************************************************************* 37 * Defined Constants And Macros * 38 *********************************************************************************************************************************/ 39 39 /** Too lazy to include the right OS/2 header, duplicating the define we 40 40 * need here. */
Note:
See TracChangeset
for help on using the changeset viewer.