src: move console files into a subdir; NFC

This commit is contained in:
Markus F.X.J. Oberhumer
2023-01-18 14:19:15 +01:00
parent 58343fc78d
commit 8efcf6f099
14 changed files with 19 additions and 18 deletions
+2 -4
View File
@@ -26,13 +26,11 @@
*/
#pragma once
#ifndef __UPX_UI_H
#define __UPX_UI_H 1
#ifndef UPX_UI_H__
#define UPX_UI_H__ 1
class InputFile;
class OutputFile;
class Packer;
class UiPacker;
/*************************************************************************
//