mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
[PowerRename] Introduce advanced counter functionality (#27895)
This commit is contained in:
@@ -3,11 +3,4 @@
|
||||
#include "targetver.h"
|
||||
|
||||
#include <atlbase.h>
|
||||
|
||||
// Headers for CppUnitTest
|
||||
|
||||
// Suppressing 26466 - Don't use static_cast downcasts - in CppUnitTest.h
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable : 26466)
|
||||
#include "CppUnitTest.h"
|
||||
#pragma warning(pop)
|
||||
#include "CppUnitTestInclude.h"
|
||||
Reference in New Issue
Block a user