stdex: Update

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2022-03-07 11:46:45 +01:00
parent a2cab07a30
commit 609d55cfeb
6 changed files with 7 additions and 7 deletions

View File

@@ -544,8 +544,8 @@ namespace eapxml
#pragma once
#include <stdex/hex>
#include <stdex/base64>
#include <stdex/hex.h>
#include <stdex/base64.h>
#include <assert.h>

View File

@@ -11,7 +11,7 @@
#include "../../EAPBase/include/Module.h"
#include <stdex/hex>
#include <stdex/hex.h>
#include <Windows.h>
#include <EapHostError.h> // include after Windows.h

View File

@@ -12,7 +12,7 @@
#include "../../EAPBase/include/Module.h"
#include <stdex/hex>
#include <stdex/hex.h>
#include <Windows.h>
#include <EapHostError.h> // include after Windows.h