Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Dec 8, 2023
1 parent cc0acd9 commit e97a9e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layer/x86/padding_x86.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

#include "padding_x86.h"

#include <stdint.h>
#if __SSE2__
#include <emmintrin.h>
#if __AVX__
Expand Down

0 comments on commit e97a9e7

Please sign in to comment.