With some header fix forward for GPU builds.
This commit is contained in:
lntue
2024-02-29 14:43:53 -05:00
committed by GitHub
parent 45d82f33af
commit 73aab2f697
59 changed files with 63 additions and 74 deletions

View File

@@ -11,7 +11,7 @@
//===----------------------------------------------------------------------===//
#include "src/stdio/snprintf.h"
#include "llvm-libc-macros/stdfix-macros.h"
#include "include/llvm-libc-macros/stdfix-macros.h"
#include "src/__support/fixed_point/fx_bits.h"
#include "src/__support/fixed_point/fx_rep.h"