Skip to content

Commit bac26d5

Browse files
committed
Restore first line of Processing.cpp
1 parent da7f18c commit bac26d5

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-
#if
1+
#if __has_include("stb_truetype.h")
22
if __has_include("stb_truetype.h")
33
# define PROCESSING_HAS_STB_TRUETYPE 1
44
# define STB_TRUETYPE_IMPLEMENTATION

0 commit comments

Comments
 (0)