Skip to content

Commit

Permalink
fix(task01/main.cpp): ci for MSBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
SunskyXH committed Apr 15, 2024
1 parent 369bec5 commit c5fb79a
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 c5fb79a

Please sign in to comment.