mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
build: Treat warnings as errors in the remaining projects (#8689)
* build: remove #pragma comment(lib * build: treat warnings as errors for all src projects
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <string>
|
||||
#include <algorithm>
|
||||
#include <boost/regex.hpp>
|
||||
#include <helpers.cpp>
|
||||
#include <helpers.h>
|
||||
|
||||
using namespace std;
|
||||
using std::regex_error;
|
||||
|
||||
Reference in New Issue
Block a user