Test: PityTest - AbstractPityUnit.cc Include cleanup

LIB-11
heck 2 years ago
parent 5c56fc3a9b
commit 5bd78ad83f

@ -7,12 +7,8 @@
#include <unistd.h>
#include <cstdlib>
#include <sys/stat.h>
#include <functional>
#include <algorithm>
#include <sstream>
#include <exception>
#include <memory>
#include <unordered_map>
#include <sys/wait.h>

@ -10,9 +10,7 @@
#include "PityTree.hh"
#include "PityTransport.hh"
#include <string>
#include <map>
#include <memory>
#include <unordered_map>
#include <functional>
// Yes, the mem mgmt is purely static on purpose (so far)

Loading…
Cancel
Save