Changeset 99874 in vbox
- Timestamp:
- May 20, 2023 12:56:20 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157515
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/dxvk-native-1.9.2a/src/util/util_bit.h
r98630 r99874 22 22 #include <iterator> 23 23 #include <type_traits> 24 #include <stdint.h> /* VBox: for uint32_t and gcc 13.x */ 24 25 25 26 namespace dxvk::bit {
Note:
See TracChangeset
for help on using the changeset viewer.