Skip to content

Commit

Permalink
src: cpu: aarch64: fix gcc-11 compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
kawakami-k authored and igorsafo committed Jun 21, 2021
1 parent 0bfaf61 commit a3596c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <deque>
#include <initializer_list>
#include <iostream>
#include <limits>
#include <list>
#include <type_traits>
#include <unordered_map>
Expand Down

0 comments on commit a3596c7

Please sign in to comment.