Separate library that holds helper functions for the main OMF code.

Revision:
17:cc05a00e6ee6
Parent:
16:3b0bdbfa48ff
Child:
18:c6c9cce5d990
--- a/osisoft-omf.cpp	Wed May 30 18:04:26 2018 +0000
+++ b/osisoft-omf.cpp	Mon Jun 11 14:17:30 2018 +0000
@@ -19,7 +19,8 @@
 #include "config.egressSettings.h"
 #include "config.SSLCertificates.h"
 #include "config.producerToken.h"
-#include "config.customOMFJSONStructures.h"
+#include "config.OMFContainerAndLINKJSON.h"
+#include "config.OMFDynamicAndStaticTypesAndAssetJSON.h"
 
 // ---------------------------------------------------------------------------------------------------