Skip to content

Commit

Permalink
adding explicit include of array
Browse files Browse the repository at this point in the history
  • Loading branch information
nnshah1 authored May 21, 2024
1 parent c4f730f commit 0f2072b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/triton/common/logging.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#pragma once

#include <array>
#include <cerrno>
#include <cstring>
#include <fstream>
Expand Down

0 comments on commit 0f2072b

Please sign in to comment.