diff --git a/wCenterWindow/framework.h b/wCenterWindow/framework.h deleted file mode 100644 index d2f2c59..0000000 --- a/wCenterWindow/framework.h +++ /dev/null @@ -1,15 +0,0 @@ -// header.h: включаемый файл для стандартных системных включаемых файлов -// или включаемые файлы для конкретного проекта -#pragma once - -#include "targetver.h" -#define WIN32_LEAN_AND_MEAN // Исключите редко используемые компоненты из заголовков Windows -// Файлы заголовков Windows -#include -#include -#include -// Файлы заголовков среды выполнения C -#include -#include -#include -#include