- we don't need these includes anymore

This commit is contained in:
Rachael Alexanderson 2024-10-16 06:01:24 -04:00
parent 0a9eb474cd
commit fcf65bee27
No known key found for this signature in database
GPG key ID: 26A8ACCE97115EE0

View file

@ -45,11 +45,6 @@
#include <shellapi.h>
#include <VersionHelpers.h>
#include <iostream>
#include <fstream>
#include <io.h>
#include <fcntl.h>
#ifdef _MSC_VER
#pragma warning(disable:4244)
#endif