Changeset 83865 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Apr 20, 2020 3:38:12 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/vcc-fakes.h
r83862 r83865 25 25 */ 26 26 27 #ifndef IPRT_INCLUDED_SRC_r3_win_vcc 100_fakes_h28 #define IPRT_INCLUDED_SRC_r3_win_vcc 100_fakes_h27 #ifndef IPRT_INCLUDED_SRC_r3_win_vcc_fakes_h 28 #define IPRT_INCLUDED_SRC_r3_win_vcc_fakes_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once … … 142 142 143 143 144 #endif /* !IPRT_INCLUDED_SRC_r3_win_vcc 100_fakes_h */144 #endif /* !IPRT_INCLUDED_SRC_r3_win_vcc_fakes_h */ 145 145
Note:
See TracChangeset
for help on using the changeset viewer.