|
|
@ -1,5 +1,5 @@ |
|
|
|
#ifndef HECK_DAISY_UTILS_HH |
|
|
|
#define HECK_DAISY_UTILS_HH |
|
|
|
#ifndef HECK_OSP_UTILS_HH |
|
|
|
#define HECK_OSP_UTILS_HH |
|
|
|
|
|
|
|
#include "daisy_seed.h" |
|
|
|
#include "globals.hh" |
|
|
@ -12,4 +12,4 @@ namespace Heck { |
|
|
|
float scalen_center_range(float val, float center, float range); |
|
|
|
} // namespace Heck
|
|
|
|
|
|
|
|
#endif // HECK_DAISY_UTILS_HH
|
|
|
|
#endif // HECK_OSP_UTILS_HH
|