diff options
| author | Stefan Boberg <[email protected]> | 2021-09-09 20:46:22 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2021-09-09 20:46:22 +0200 |
| commit | 46aa14744ba72873975d288b568fa3b15d196a78 (patch) | |
| tree | 335055510cd45ef033b8b7565e9123f2b6887ce1 /zenhttp/include | |
| parent | Merge from main (diff) | |
| download | zen-46aa14744ba72873975d288b568fa3b15d196a78.tar.xz zen-46aa14744ba72873975d288b568fa3b15d196a78.zip | |
clang-format
Diffstat (limited to 'zenhttp/include')
| -rw-r--r-- | zenhttp/include/zenhttp/zenhttp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zenhttp/include/zenhttp/zenhttp.h b/zenhttp/include/zenhttp/zenhttp.h index da4f4cbe8..c6ec92e7c 100644 --- a/zenhttp/include/zenhttp/zenhttp.h +++ b/zenhttp/include/zenhttp/zenhttp.h @@ -1,3 +1,5 @@ +// Copyright Epic Games, Inc. All Rights Reserved. + #pragma once #include <zencore/zencore.h> |