diff options
Diffstat (limited to 'src/zenhttp')
| -rw-r--r-- | src/zenhttp/include/zenhttp/httpapiservice.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenhttp/include/zenhttp/httpapiservice.h b/src/zenhttp/include/zenhttp/httpapiservice.h index 0270973bf..2d384d1d8 100644 --- a/src/zenhttp/include/zenhttp/httpapiservice.h +++ b/src/zenhttp/include/zenhttp/httpapiservice.h @@ -1,4 +1,5 @@ // Copyright Epic Games, Inc. All Rights Reserved. +#pragma once #include <zenhttp/httpserver.h> |