Removes Driller from ScriptCanvas

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-12-02 13:55:00 -08:00
parent de06bb75e5
commit 59ef6f983f
16 changed files with 1 additions and 403 deletions
@@ -8,9 +8,9 @@
#ifndef AZSTD_THREAD_BUS_H
#define AZSTD_THREAD_BUS_H 1
#include <AzCore/Driller/DrillerBus.h>
#include <AzCore/std/parallel/thread.h>
#include <AzCore/std/parallel/mutex.h>
#include <AzCore/EBus/EBus.h>
namespace AZStd
{