diff options
author | Lily Ballard <lily@ballards.net> | 2024-10-20 19:53:57 -0700 |
---|---|---|
committer | Lily Ballard <lily@ballards.net> | 2024-10-20 22:08:35 -0700 |
commit | 65551175e34ef501ef927a297bddd805a634172e (patch) | |
tree | 7c1017097306e4bb6e067ea1c91ac9466c615a8c /src/meson.build | |
parent | 068f4b147d589f2a219ba917537b53a56089c1ba (diff) |
libstore: add missing #include on darwin
optimise-store.cc used std::regex on darwin, but forgot to include the
header. This probably compiled due to the precompiled headers file, but
it caused errors in the editor.
Change-Id: I23297c08cb66d44e4d4f303560f46e4adc7d5a43
Diffstat (limited to 'src/meson.build')
0 files changed, 0 insertions, 0 deletions