Skip to content

Commit 9d4a75e

Browse files
committed
Revert change in jpeg library
1 parent 5bcf25a commit 9d4a75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nanoFramework.Graphics/Graphics/Core/Support/Jpeg/jmemnanoclr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ extern "C"
1919
// elimnate error due to redefinition of these in the targetHAL.h
2020
#undef TRUE
2121
#undef FALSE
22-
#undef nullptr
22+
#undef NULL
2323

2424

2525
}

0 commit comments

Comments
 (0)