style(3p/nix/libexpr): Reformat with clang-format
This commit is contained in:
parent
f8deeb1442
commit
c7be956f3f
5 changed files with 7 additions and 6 deletions
2
third_party/nix/src/libexpr/eval.cc
vendored
2
third_party/nix/src/libexpr/eval.cc
vendored
|
|
@ -1,4 +1,5 @@
|
|||
#include "eval.hh"
|
||||
#include <glog/logging.h>
|
||||
#include <sys/resource.h>
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
|
|
@ -16,7 +17,6 @@
|
|||
#include "json.hh"
|
||||
#include "store-api.hh"
|
||||
#include "util.hh"
|
||||
#include <glog/logging.h>
|
||||
|
||||
#if HAVE_BOEHMGC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue