style(3p/nix/libexpr): Reformat with clang-format

This commit is contained in:
Vincent Ambo 2020-05-19 04:51:01 +01:00
parent f8deeb1442
commit c7be956f3f
5 changed files with 7 additions and 6 deletions

View file

@ -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