Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
- Setup project for release build configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
chav0028 committed Oct 24, 2021
1 parent ff814c6 commit 9528d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/lodepng/lodepng.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ freely, subject to the following restrictions:
The manual and changelog are in the header file "lodepng.h"
Rename this file to lodepng.cpp to use it for C++, or to lodepng.c to use it for C.
*/

#include "CommonHeader.h"
#include "lodepng.h"

#include <stdio.h>
Expand Down

0 comments on commit 9528d24

Please sign in to comment.