Skip to content

Commit

Permalink
fix ci issues
Browse files Browse the repository at this point in the history
  • Loading branch information
trcrsired committed Feb 18, 2024
1 parent a551be3 commit 9e47ebf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/fast_io_core_impl/intrinsics/msvc/impl.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#pragma once

#if defined(_MSC_VER) && !defined(__clang__)
#include "x86.h"
#endif

0 comments on commit 9e47ebf

Please sign in to comment.