diff options
| author | Per Larsson <[email protected]> | 2021-08-23 08:41:39 +0200 |
|---|---|---|
| committer | Per Larsson <[email protected]> | 2021-08-23 08:41:39 +0200 |
| commit | b4ed16cea91b7cb47e9595089963634649e46559 (patch) | |
| tree | efa8756fceb1bab2843c23c1c8b99c59622e2e45 | |
| parent | Initial build deploy scripts. Still missing debug information upload step so ... (diff) | |
| download | zen-b4ed16cea91b7cb47e9595089963634649e46559.tar.xz zen-b4ed16cea91b7cb47e9595089963634649e46559.zip | |
Format fix.
| -rw-r--r-- | zenserver/sos/sos.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zenserver/sos/sos.cpp b/zenserver/sos/sos.cpp index 3df56abec..d52a346ae 100644 --- a/zenserver/sos/sos.cpp +++ b/zenserver/sos/sos.cpp @@ -1,3 +1,5 @@ +// Copyright Epic Games, Inc. All Rights Reserved. + #include "sos.h" HttpCommonStructuredObjectStore::HttpCommonStructuredObjectStore() |