We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a2a35 commit 922b192Copy full SHA for 922b192
source/checksum/XXHash.cpp
@@ -2,6 +2,7 @@
2
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
* SPDX-License-Identifier: Apache-2.0.
4
*/
5
+#include <aws/crt/Api.h>
6
#include <aws/checksums/xxhash.h>
7
#include <aws/crt/checksum/XXHash.h>
8
0 commit comments