Changeset 97891 in vbox for trunk/src/libs/softfloat-3e/source/include
- Timestamp:
- Dec 29, 2022 3:03:48 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/softfloat-3e/source/include/softfloat.h
r97234 r97891 48 48 49 49 #include <iprt/cdefs.h> 50 #ifndef __cplusplus 50 51 #include <stdbool.h> 52 #endif 51 53 #include <stdint.h> 52 54 #include "softfloat_types.h"
Note:
See TracChangeset
for help on using the changeset viewer.