From 9f9ee6d89e132d22a84d7322022ea28feec11480 Mon Sep 17 00:00:00 2001 From: wmayer Date: Sat, 20 Jun 2020 11:28:48 +0200 Subject: [PATCH] Base: [skip ci] include sstream in swigpyrun source files --- src/Base/swigpyrun_1.3.25.cpp | 1 + src/Base/swigpyrun_1.3.33.cpp | 1 + src/Base/swigpyrun_1.3.36.cpp | 1 + src/Base/swigpyrun_1.3.38.cpp | 1 + src/Base/swigpyrun_1.3.40.cpp | 1 + 5 files changed, 5 insertions(+) diff --git a/src/Base/swigpyrun_1.3.25.cpp b/src/Base/swigpyrun_1.3.25.cpp index 3e6d07d5bd..0e83735de0 100644 --- a/src/Base/swigpyrun_1.3.25.cpp +++ b/src/Base/swigpyrun_1.3.25.cpp @@ -24,6 +24,7 @@ #include "PreCompiled.h" #include "PyExport.h" #include "Exception.h" +#include #if defined(__clang__) # pragma clang diagnostic push # pragma clang diagnostic ignored "-Wdeprecated-register" diff --git a/src/Base/swigpyrun_1.3.33.cpp b/src/Base/swigpyrun_1.3.33.cpp index 21a94f9ac3..9e6c509ec4 100644 --- a/src/Base/swigpyrun_1.3.33.cpp +++ b/src/Base/swigpyrun_1.3.33.cpp @@ -24,6 +24,7 @@ #include "PreCompiled.h" #include "PyExport.h" #include "Exception.h" +#include #if defined(__clang__) # pragma clang diagnostic push # pragma clang diagnostic ignored "-Wdeprecated-register" diff --git a/src/Base/swigpyrun_1.3.36.cpp b/src/Base/swigpyrun_1.3.36.cpp index b4374c3b97..7a35a164f3 100644 --- a/src/Base/swigpyrun_1.3.36.cpp +++ b/src/Base/swigpyrun_1.3.36.cpp @@ -24,6 +24,7 @@ #include "PreCompiled.h" #include "PyExport.h" #include "Exception.h" +#include #if defined(__clang__) # pragma clang diagnostic push # pragma clang diagnostic ignored "-Wdeprecated-register" diff --git a/src/Base/swigpyrun_1.3.38.cpp b/src/Base/swigpyrun_1.3.38.cpp index 26ac8f6c8c..59d0f41d40 100644 --- a/src/Base/swigpyrun_1.3.38.cpp +++ b/src/Base/swigpyrun_1.3.38.cpp @@ -24,6 +24,7 @@ #include "PreCompiled.h" #include "PyExport.h" #include "Exception.h" +#include #if defined(__clang__) # pragma clang diagnostic push # pragma clang diagnostic ignored "-Wdeprecated-register" diff --git a/src/Base/swigpyrun_1.3.40.cpp b/src/Base/swigpyrun_1.3.40.cpp index e11f174d71..09e87c88b9 100644 --- a/src/Base/swigpyrun_1.3.40.cpp +++ b/src/Base/swigpyrun_1.3.40.cpp @@ -24,6 +24,7 @@ #include "PreCompiled.h" #include "PyExport.h" #include "Exception.h" +#include #if defined(__clang__) # pragma clang diagnostic push # pragma clang diagnostic ignored "-Wdeprecated-register"