Skip to content

Commit

Permalink
libnixt: remoev Serialize.h outdated headers
Browse files Browse the repository at this point in the history
  • Loading branch information
inclyc committed Dec 28, 2023
1 parent 0e3509e commit 4630eb4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions libnixt/include/nixt/Serialize.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
#include "SerializeSupport.h"

#include <nix/nixexpr.hh>
#include <nix/symbol-table.hh>
#include <nix/value.hh>

#include <cstddef>
#include <cstdint>
#include <cstring>
#include <sstream>

/// \file
/// This file contains serialization method for nix::Expr
Expand Down

0 comments on commit 4630eb4

Please sign in to comment.