mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-06 18:06:33 +00:00
pkg/utfcpp
This commit is contained in:
@@ -4,12 +4,13 @@
|
||||
#include <hwy/foreach_target.h> // must come before highway.h
|
||||
#include <hwy/highway.h>
|
||||
|
||||
#include <simd/index_of.h>
|
||||
#include <simd/simdutf.h>
|
||||
#include <simd/utf8.h>
|
||||
#include <simd/vt.h>
|
||||
#include <simdutf.h>
|
||||
#include <utf8.h>
|
||||
#include <vector>
|
||||
|
||||
#include <simd/index_of.h>
|
||||
#include <simd/vt.h>
|
||||
|
||||
HWY_BEFORE_NAMESPACE();
|
||||
namespace ghostty {
|
||||
namespace HWY_NAMESPACE {
|
||||
|
Reference in New Issue
Block a user