[Mammoth] Move request/response context to ipc/ folder.

This commit is contained in:
Drew Galbraith 2023-11-22 13:56:40 -08:00
parent f1cbfd18b7
commit 99a75a4a76
4 changed files with 2 additions and 4 deletions

View file

@ -1,7 +1,5 @@
#pragma once
#include <mammoth/memory_region.h>
#include <mammoth/response_context.h>
#include <mammoth/sync/semaphore.h>
#include <stdint.h>