mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-09-21 01:27:25 +00:00
Update unity_config.h
Corrected the #define for 64-bit support in example unity_config.h file
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
* There can be a significant size and speed impact to enabling 64-bit support
|
||||
* on small targets, so don't define it if you don't need it.
|
||||
*/
|
||||
/* #define UNITY_INCLUDE_64 */
|
||||
/* #define UNITY_SUPPORT_64 */
|
||||
|
||||
|
||||
/* *************************** FLOATING POINT TYPES ****************************
|
||||
|
||||
Reference in New Issue
Block a user