mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Fix FreeBSD build
This restores some CPP'd code that was added inc18911602e
and accidentally lost in2477e4e3b8
. Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
This commit is contained in:
parent
e74ce01b7f
commit
7c2981fc55
4 changed files with 36 additions and 8 deletions
|
@ -1,4 +1,5 @@
|
|||
#include <regex>
|
||||
#include <thread>
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <gtest/gtest.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue