mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-01 12:07:43 +03:00
Jun 16th update
This commit is contained in:
@@ -32,13 +32,6 @@ class I_Encryptor;
|
||||
class I_AgentDetails;
|
||||
class I_SignalHandler;
|
||||
|
||||
namespace Config
|
||||
{
|
||||
enum class Errors;
|
||||
}
|
||||
|
||||
std::ostream & operator<<(std::ostream &os, const Config::Errors &err);
|
||||
|
||||
class Debug
|
||||
:
|
||||
Singleton::Consume<I_TimeGet>,
|
||||
|
Reference in New Issue
Block a user