comparison Common/IStoragePlugin.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 50d0be413c42
children 80792bb9600e
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 <orthanc/OrthancCPlugin.h> 22 #include <orthanc/OrthancCPlugin.h>
22 #include <OrthancPluginCppWrapper.h> 23 #include <OrthancPluginCppWrapper.h>