Skip to content

Commit

Permalink
fix include
Browse files Browse the repository at this point in the history
  • Loading branch information
chaokunyang committed Jan 15, 2025
1 parent 2ebfbc8 commit ad2f28a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cpp/fury/util/array_util.cc
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
* under the License.
*/

#pragma once
#include "fury/util/platform.h"
#include <cstdint>
#include "fury/util/array_util.h"

namespace fury {
#if defined(FURY_HAS_NEON)
Expand Down

0 comments on commit ad2f28a

Please sign in to comment.