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