comparison Framework/StoneEnumerations.h @ 1471:28c64c246312

working on a shared library
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 15 Jun 2020 12:57:54 +0200
parents 7ec8fea061b9
children
comparison
equal deleted inserted replaced
1470:390b0c30ba19 1471:28c64c246312
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20 20
21 21
22 #pragma once 22 #pragma once
23
24 #include "OrthancFramework.h"
23 25
24 #include <string> 26 #include <string>
25 27
26 28
27 namespace OrthancStone 29 namespace OrthancStone