Skip to content

Commit da7f18c

Browse files
committed
Fix corrupted first line of Processing.cpp
1 parent 8f0c3ca commit da7f18c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Processing.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#if
22
if __has_include("stb_truetype.h")
33
# define PROCESSING_HAS_STB_TRUETYPE 1
44
# define STB_TRUETYPE_IMPLEMENTATION

0 commit comments

Comments
 (0)