Fixing Build errors

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2016-09-10 13:29:34 -07:00
committed by Noel Eck
parent e211f82f6c
commit af417d3ae1
5 changed files with 8 additions and 5 deletions

View File

@ -26,7 +26,9 @@
#include <unistd.h>
#include <iostream>
#include <iomanip>
#include "grove.hpp"
#include "temperature.hpp"
using namespace std;
int
main(int argc, char **argv)