Skip to content

Commit 73237c5

Browse files
authored
Merge pull request #745 from schorg/patch-1
Update unity_config.h
2 parents 6531b4e + f8be3a5 commit 73237c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/unity_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
* There can be a significant size and speed impact to enabling 64-bit support
110110
* on small targets, so don't define it if you don't need it.
111111
*/
112-
/* #define UNITY_INCLUDE_64 */
112+
/* #define UNITY_SUPPORT_64 */
113113

114114

115115
/* *************************** FLOATING POINT TYPES ****************************

0 commit comments

Comments
 (0)