Mercurial > hg > orthanc
diff Core/DicomFormat/DicomInstanceHasher.cpp @ 824:a811bdf8b8eb
precompiled headers
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 02 Jun 2014 11:36:07 +0200 |
parents | 2d0a347e8cfc |
children | e0f7014d39a4 |
line wrap: on
line diff
--- a/Core/DicomFormat/DicomInstanceHasher.cpp Thu May 08 17:16:10 2014 +0200 +++ b/Core/DicomFormat/DicomInstanceHasher.cpp Mon Jun 02 11:36:07 2014 +0200 @@ -29,6 +29,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. **/ + +#include "../PrecompiledHeaders.h" #include "DicomInstanceHasher.h" #include "../OrthancException.h"