Remove Boost Link Dependency
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#ifndef UTIL_CLIPP_H
|
||||
#define UTIL_CLIPP_H
|
||||
|
||||
#include "Libraries/clipp/clipp.h"
|
||||
|
||||
|
||||
namespace PresenceDetection {
|
||||
namespace Util {
|
||||
|
||||
using namespace clipp;
|
||||
|
||||
} // namespace Util
|
||||
} // namespace DomoticaServer
|
||||
|
||||
#endif // UTIL_CLIPP_H
|
||||
Reference in New Issue
Block a user