]> pilppa.org Git - lib1wire.git/blobdiff - src/Factory.cc
Implemented yearly calculations for min, max, mean, delta and sum
[lib1wire.git] / src / Factory.cc
index b10c3eaa46342ec9e5d3def1b9fe2fbd16f9a866..76287eb17f553ad89f4a7b24c47fb683c6fa75df 100644 (file)
@@ -18,6 +18,7 @@
 #include "W1Util.hh"
 
 using namespace w1;
+using namespace plp;
 using namespace std;
 
 template <class NumberDataType>