diff UnitTestsSources/UnitTestsMain.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/UnitTestsMain.cpp	Fri May 21 11:36:58 2021 +0200
+++ b/UnitTestsSources/UnitTestsMain.cpp	Tue Jun 22 15:00:36 2021 +0200
@@ -16,6 +16,7 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  **/
 
+
 #include "gtest/gtest.h"
 
 int main(int argc, char **argv)