Move Hex from WinStd to stdex
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "PCH.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace stdex;
|
||||
using namespace winstd;
|
||||
|
||||
|
||||
|
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "../../EAPBase/include/Module.h"
|
||||
|
||||
#include <WinStd/Hex.h>
|
||||
#include <stdex/hex>
|
||||
|
||||
#include <Windows.h>
|
||||
#include <EapHostError.h> // include after Windows.h
|
||||
|
Reference in New Issue
Block a user