diff UnitTestsSources/UnitTestsGcsClient.cpp @ 56:b922ae86bbe1

full static linking against AWS SDK
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 22 Jun 2021 15:00:36 +0200
parents f55b2afdf53d
children 3c7e0374f28e
line wrap: on
line diff
--- a/UnitTestsSources/UnitTestsGcsClient.cpp	Fri May 21 11:36:58 2021 +0200
+++ b/UnitTestsSources/UnitTestsGcsClient.cpp	Tue Jun 22 15:00:36 2021 +0200
@@ -15,6 +15,8 @@
  * You should have received a copy of the GNU Affero General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  **/
+
+
 #include "gtest/gtest.h"
 #include <threads.h>
 #include <thread>