Changeset 96320 in vbox for trunk/include
- Timestamp:
- Aug 18, 2022 8:14:06 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/.scm-settings
r96319 r96320 25 25 26 26 # /iprt/nocrt/* C++ style header files 27 /iprt/nocrt/algorithm 28 /iprt/nocrt/cassert 29 /iprt/nocrt/cstddef 30 /iprt/nocrt/cstdlib 31 /iprt/nocrt/exception 32 /iprt/nocrt/fstream 33 /iprt/nocrt/iomanip 34 /iprt/nocrt/ios 35 /iprt/nocrt/iosfwd 36 /iprt/nocrt/iostream 37 /iprt/nocrt/limits 38 /iprt/nocrt/memory 39 /iprt/nocrt/new 40 /iprt/nocrt/ostream 41 /iprt/nocrt/string 42 /iprt/nocrt/type_traits 43 /iprt/nocrt/vector 27 /iprt/nocrt/algorithm: --treat-as h 28 /iprt/nocrt/cassert: --treat-as h 29 /iprt/nocrt/cstddef: --treat-as h 30 /iprt/nocrt/cstdlib: --treat-as h 31 /iprt/nocrt/exception: --treat-as h 32 /iprt/nocrt/fstream: --treat-as h 33 /iprt/nocrt/iomanip: --treat-as h 34 /iprt/nocrt/ios: --treat-as h 35 /iprt/nocrt/iosfwd: --treat-as h 36 /iprt/nocrt/iostream: --treat-as h 37 /iprt/nocrt/limits: --treat-as h 38 /iprt/nocrt/memory: --treat-as h 39 /iprt/nocrt/new: --treat-as h 40 /iprt/nocrt/ostream: --treat-as h 41 /iprt/nocrt/string: --treat-as h 42 /iprt/nocrt/type_traits: --treat-as h 43 /iprt/nocrt/vector: --treat-as h 44 44 45 45 # These three have no Oracle license or copyright stuff for some reason.
Note:
See TracChangeset
for help on using the changeset viewer.