comparison Framework/Messaging/OrthancConnectionBase.cpp @ 16:7a88c614be04

preparing for precompiled headers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 27 Oct 2016 11:01:26 +0200
parents 4a7a53257c7d
children
comparison
equal deleted inserted replaced
15:43041d52ab99 16:7a88c614be04
16 * You should have received a copy of the GNU Affero General Public License 16 * You should have received a copy of the GNU Affero General Public License
17 * along with this program. If not, see <http://www.gnu.org/licenses/>. 17 * along with this program. If not, see <http://www.gnu.org/licenses/>.
18 **/ 18 **/
19 19
20 20
21 #include "../PrecompiledHeadersWSI.h"
21 #include "OrthancConnectionBase.h" 22 #include "OrthancConnectionBase.h"
22 23
23 namespace OrthancWSI 24 namespace OrthancWSI
24 { 25 {
25 void OrthancConnectionBase::RestApiGet(std::string& result, 26 void OrthancConnectionBase::RestApiGet(std::string& result,