comparison OrthancServer/ServerEnumerations.cpp @ 1726:9d8bb6bc2890

integration db-changes->mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 20 Oct 2015 11:22:50 +0200
parents 7e0b5e413c7c
children 53e045b5a8ec
comparison
equal deleted inserted replaced
1710:d72cf0c11f42 1726:9d8bb6bc2890
362 362
363 default: 363 default:
364 throw OrthancException(ErrorCode_ParameterOutOfRange); 364 throw OrthancException(ErrorCode_ParameterOutOfRange);
365 } 365 }
366 } 366 }
367
368 } 367 }