Moved headers from framework.h to wCenterWindow.h.
This commit is contained in:
@@ -3,3 +3,15 @@
|
||||
//
|
||||
#pragma once
|
||||
#include "resource.h"
|
||||
|
||||
// Windows Header Files
|
||||
#include <fstream>
|
||||
#include <filesystem>
|
||||
#include <string>
|
||||
#include <strsafe.h>
|
||||
#include <windows.h>
|
||||
#include <shellapi.h>
|
||||
#include <CommCtrl.h>
|
||||
|
||||
// VerionInfo header file
|
||||
#include "VersionInfo.h"
|
||||
|
||||
Reference in New Issue
Block a user