mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
8 lines
186 B
C
8 lines
186 B
C
// Copyright 2004-present Facebook. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
#include "osquery/database/db_handle.h"
|
|
#include "osquery/database/query.h"
|
|
#include "osquery/database/results.h"
|