]> sigrok.org Git - libsigrokflow.git/blobdiff - include/libsigrokflow/libsigrokflow.hpp
Add an Srf namespace and an empty Srf::init().
[libsigrokflow.git] / include / libsigrokflow / libsigrokflow.hpp
index 5cc17b52b108daec484333c1f4dbf3c3a63ebdd9..381c46bbbf4783aefa64efa290eb1c5c31776fe1 100644 (file)
 #ifndef LIBSIGROKFLOW_LIBSIGROKFLOW_HPP
 #define LIBSIGROKFLOW_LIBSIGROKFLOW_HPP
 
+namespace Srf
+{
+
+void init();
+
+}
+
 #endif