summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ce89a9b)
raw | patch | inline | side by side (parent: ce89a9b)
author | Eric Wertz <ericwertz@Erics-MacBook-Pro.local> | |
Sat, 31 May 2025 00:01:31 +0000 (20:01 -0400) | ||
committer | Eric Wertz <ericwertz@Erics-MacBook-Pro.local> | |
Sat, 31 May 2025 00:01:31 +0000 (20:01 -0400) |
backend/util.cpp | patch | blob | history |
diff --git a/backend/util.cpp b/backend/util.cpp
index 0ced3cff463d279e0ba0144880b998891bff9752..bd10c1a73bdc5ae18ed10ef6170b85451dd25d79 100644 (file)
--- a/backend/util.cpp
+++ b/backend/util.cpp
#include <vector>
#include <openssl/rand.h>
#include <stdexcept>
+#include <cstring>
#include "UTCDateTime.h"
#include "HTTPExceptions.h"