comparison Framework/Inputs/DicomPyramidLevel.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 b6432a00b103
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 "DicomPyramidLevel.h" 22 #include "DicomPyramidLevel.h"
22 23
23 #include "../Orthanc/Core/Logging.h" 24 #include "../Orthanc/Core/Logging.h"
24 #include "../Orthanc/Core/OrthancException.h" 25 #include "../Orthanc/Core/OrthancException.h"
25 26