Mercurial > hg > orthanc-object-storage
diff Google/GoogleStoragePlugin.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 | 516b6e731bb5 |
children | 16e419fe80c5 |
line wrap: on
line diff
--- a/Google/GoogleStoragePlugin.cpp Fri May 21 11:36:58 2021 +0200 +++ b/Google/GoogleStoragePlugin.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 "GoogleStoragePlugin.h" #include "google/cloud/storage/client.h"