mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-18 12:11:51 -06:00
4.27 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
31e7b924e8
commit
d66cf2fcf3
@@ -6,14 +6,11 @@
|
||||
|
||||
#include "PropVariantConversions.h"
|
||||
|
||||
#include "Windows/NationalTime.h"
|
||||
#include "Windows/Defs.h"
|
||||
|
||||
#include "Common/StringConvert.h"
|
||||
#include "Common/IntToString.h"
|
||||
|
||||
using namespace NWindows;
|
||||
|
||||
static UString ConvertUInt64ToString(UInt64 value)
|
||||
{
|
||||
wchar_t buffer[32];
|
||||
|
||||
Reference in New Issue
Block a user