mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 03:34:26 +03:00
Jun 16th update
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "AutonomousSecurityDecision.h"
|
||||
#include <iterator>
|
||||
|
||||
|
||||
std::ostream& operator<<(std::ostream& os, const std::list<std::shared_ptr<SingleDecision>>& decisions);
|
||||
std::ostream& operator<<(std::ostream& os, const DecisionsArr& decisions);
|
||||
typedef std::list<std::shared_ptr<SingleDecision>> decision_list;
|
||||
|
Reference in New Issue
Block a user