svf-lib 1.0.1787 → 1.0.1789

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30,8 +30,6 @@
30
30
  #ifndef SVF_SVFSTAT_H
31
31
  #define SVF_SVFSTAT_H
32
32
 
33
- #include <string>
34
-
35
33
  namespace SVF
36
34
  {
37
35
 
@@ -30,8 +30,6 @@
30
30
  #ifndef SVF_SVFSTAT_H
31
31
  #define SVF_SVFSTAT_H
32
32
 
33
- #include <string>
34
-
35
33
  namespace SVF
36
34
  {
37
35
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "svf-lib",
3
- "version": "1.0.1787",
3
+ "version": "1.0.1789",
4
4
  "description": "SVF's npm support",
5
5
  "main": "index.js",
6
6
  "scripts": {