mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
error test
This commit is contained in:
parent
f694f43d7d
commit
aadd59d005
3 changed files with 64 additions and 13 deletions
|
@ -3,11 +3,9 @@
|
|||
#include "types.hh"
|
||||
#include <string>
|
||||
#include <optional>
|
||||
// #include <boost/format.hpp>
|
||||
|
||||
using std::string;
|
||||
using std::optional;
|
||||
// using boost::format;
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue