Mercurial > hg > orthanc-object-storage
comparison Google/GoogleStoragePlugin.h @ 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 | 16e419fe80c5 |
comparison
equal
deleted
inserted
replaced
55:9d03e24dafc1 | 56:b922ae86bbe1 |
---|---|
13 * Affero General Public License for more details. | 13 * Affero General Public License for more details. |
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 #pragma once | 20 #pragma once |
20 | 21 |
21 #include "../Common/BaseStoragePlugin.h" | 22 #include "../Common/BaseStoragePlugin.h" |
22 | 23 |