comparison 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
comparison
equal deleted inserted replaced
55:9d03e24dafc1 56:b922ae86bbe1
14 * 14 *
15 * You should have received a copy of the GNU Affero General Public License 15 * You should have received a copy of the GNU Affero General Public License
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 **/ 17 **/
18 18
19
19 #include "GoogleStoragePlugin.h" 20 #include "GoogleStoragePlugin.h"
20 21
21 #include "google/cloud/storage/client.h" 22 #include "google/cloud/storage/client.h"
22 23
23 // Create aliases to make the code easier to read. 24 // Create aliases to make the code easier to read.