Related to https://github.com/mtytel/cursynth/issues/9 --- a/mopo/src/wave.h 2014-06-25 14:10:57.827369578 -0500 +++ b/mopo/src/wave.h 2014-06-25 14:08:15.795376354 -0500 @@ -19,6 +19,7 @@ #define WAVE_H #include "mopo.h" +#include #include #define LOOKUP_SIZE 2048 pplication/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-30daemon: Remove dead code....* nix/libstore/globals.cc (Settings::loadConfFile, Settings::unpack): Remove. * nix/libstore/globals.hh: Adjust accordingly. * nix/libstore/misc.cc (queryMissing): Remove. * nix/libstore/misc.hh: Adjust accordingly. * nix/libstore/store-api.cc (followLinksToStore) (followLinksToStorePath, computeStorePathForHash): Remove. * nix/libstore/store-api.hh: Adjust accordingly. Ludovic Courtès