diff --git a/iguana/exchanges/LP_include.h b/iguana/exchanges/LP_include.h index 4abb60065..b64a072f3 100644 --- a/iguana/exchanges/LP_include.h +++ b/iguana/exchanges/LP_include.h @@ -21,6 +21,9 @@ #ifndef LP_INCLUDE_H #define LP_INCLUDE_H +#ifdef FROM_JS +#include +#endif //#define LP_STRICTPEERS #define LP_HTTP_TIMEOUT 3 // 1 is too small due to edge cases of time(NULL)