comparison Framework/Outputs/MultiframeDicomWriter.cpp @ 16:7a88c614be04

preparing for precompiled headers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 27 Oct 2016 11:01:26 +0200
parents d9c49ab82931
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 "MultiframeDicomWriter.h" 22 #include "MultiframeDicomWriter.h"
22 23
23 #include "../Orthanc/Core/OrthancException.h" 24 #include "../Orthanc/Core/OrthancException.h"
24 #include "../Orthanc/Core/Logging.h" 25 #include "../Orthanc/Core/Logging.h"
25 #include "../DicomToolbox.h" 26 #include "../DicomToolbox.h"