Changeset 51915 in vbox for trunk/src/VBox/Runtime/common/math
- Timestamp:
- Jul 8, 2014 1:36:31 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 94800
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/math/bignum.cpp
r51770 r51915 29 29 * Header Files * 30 30 *******************************************************************************/ 31 #if defined(DEBUG_bird) && !defined(IN_SUP_HARDENED_R3)32 # define RTMEM_WRAP_TO_EF_APIS33 #endif34 31 #include "internal/iprt.h" 35 32 #include <iprt/bignum.h>
Note:
See TracChangeset
for help on using the changeset viewer.