mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-02 06:57:26 +00:00
Refactor Crypto/Utils lib to make it Linux compatible
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "CommandLineOption.h"
|
||||
#include <Windows.h>
|
||||
|
||||
CommandLineOption::CommandLineOption()
|
||||
{
|
||||
@@ -57,4 +56,4 @@ CommandLineOption* CommandLineOption::Builder::Build() const
|
||||
delete this;
|
||||
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user