updated some files
did some more testing and added the yara.h header
This commit is contained in:
3
src/client_backend/scan.h
Normal file
3
src/client_backend/scan.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
#include <string>
|
||||
void ListFilesRecursive(const std::string& directory);
|
||||
Reference in New Issue
Block a user