We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e7569 commit cbc300eCopy full SHA for cbc300e
source/checksum/XXHash.cpp
@@ -2,8 +2,8 @@
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>
+#include <aws/crt/Api.h>
7
#include <aws/crt/checksum/XXHash.h>
8
9
namespace Aws
0 commit comments