Skip to content

Commit 1e85072

Browse files
committed
when did i include winspool???
1 parent 29e57ca commit 1e85072

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

src/RecommendedUtils.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ above for that skill. its very unlikely that anyone will encounter this scenario
4343
//geode header
4444
#include <Geode/Geode.hpp>
4545
#include <Geode/utils/JsonValidation.hpp>
46-
#include <winspool.h>
4746

4847
#include "./menus/DPLayer.hpp"
4948
#include "./popups/StatsPopup.hpp"

src/RouletteUtils.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
#include <Geode/Geode.hpp>
33
#include <Geode/utils/JsonValidation.hpp>
44

5-
#include <random>
6-
#include <string>
7-
85
#include "RouletteUtils.hpp"
96
#include "DPUtils.hpp"
107

0 commit comments

Comments
 (0)