Added the capability for custom encryption's to be added to EHC.
Some checks failed
Build & Release / Windows-AMD64-Build (push) Waiting to run
Build & Release / Linux-AARCH64-Build (push) Has been cancelled
Build & Release / Linux-AMD64-Build (push) Has been cancelled

This commit is contained in:
Arron David Nelson 2024-10-06 23:19:42 -07:00
parent 99bab4a6ef
commit 79860c7d39

View File

@ -1,5 +1,5 @@
#include "ehs/io/audio/BaseAudioDevice.h"
#include "ehs/log.h"
#include "ehs/Log.h"
namespace ehs
{