Skip to content

Commit

Permalink
Merge pull request #1 from SunskyXH/main
Browse files Browse the repository at this point in the history
fix(task01/main.cpp): ci for MSBuild
  • Loading branch information
nobuyuki83 authored Apr 15, 2024
2 parents 59b75c1 + c5fb79a commit 3262ed9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions task01/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
#include <cassert>
#include <vector>
#include <filesystem>
#define _USE_MATH_DEFINES
#include <cmath>
//
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image_write.h"
Expand Down

0 comments on commit 3262ed9

Please sign in to comment.