Add handling for missing nvml lib
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
#include <boost/log/attributes/named_scope.hpp>
|
||||
#include <iostream>
|
||||
|
||||
#include <boost/log/trivial.hpp>
|
||||
|
||||
#include <fan/FanCurve.h>
|
||||
|
||||
#include <boost/log/attributes/named_scope.hpp>
|
||||
#include <boost/log/trivial.hpp>
|
||||
#include <sstream>
|
||||
|
||||
using namespace std;
|
||||
|
||||
FanCurve::FanCurve(std::vector<FanStep> steps,
|
||||
|
||||
Reference in New Issue
Block a user