comparison OrthancServer/OrthancFindRequestHandler.cpp @ 1757:98abb8d7f905 db-changes

ServerContext::Apply lookup
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 28 Oct 2015 12:29:12 +0100
parents 39c37a994b2f
children 318c2e83c2bd
comparison
equal deleted inserted replaced
1756:03b030680e3d 1757:98abb8d7f905
28 * You should have received a copy of the GNU General Public License 28 * You should have received a copy of the GNU General Public License
29 * along with this program. If not, see <http://www.gnu.org/licenses/>. 29 * along with this program. If not, see <http://www.gnu.org/licenses/>.
30 **/ 30 **/
31 31
32 32
33 #define USE_LOOKUP_RESOURCE 0 33 #define USE_LOOKUP_RESOURCE 1
34 34
35 35
36 36
37 #include "PrecompiledHeadersServer.h" 37 #include "PrecompiledHeadersServer.h"
38 #include "OrthancFindRequestHandler.h" 38 #include "OrthancFindRequestHandler.h"