mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-19 10:44:25 +03:00
Makes operator to use string_view
This commit is contained in:
@@ -48,11 +48,13 @@ pkginclude_HEADERS = \
|
||||
../headers/modsecurity/rules_set_phases.h \
|
||||
../headers/modsecurity/rules_set_properties.h \
|
||||
../headers/modsecurity/rules_exceptions.h \
|
||||
../headers/modsecurity/string_view.hpp \
|
||||
../headers/modsecurity/transaction.h \
|
||||
../headers/modsecurity/variable_origin.h \
|
||||
../headers/modsecurity/variable_value.h
|
||||
|
||||
|
||||
|
||||
libmodsecurity_includesub_collection_HEADERS = \
|
||||
../headers/modsecurity/collection/collection.h \
|
||||
../headers/modsecurity/collection/collections.h
|
||||
|
||||
Reference in New Issue
Block a user