Skip to content
Snippets Groups Projects
Commit fa036b73 authored by Wuttke, Joachim's avatar Wuttke, Joachim Committed by Wuttke, Joachim
Browse files

minor hand edit

parent 01570b3d
No related branches found
No related tags found
No related merge requests found
......@@ -12,11 +12,13 @@
//! @authors C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke
//
// ************************************************************************** //
#ifdef BORNAGAIN_TIFF_SUPPORT
#include "TiffHandler.h"
#include <tiffio.hxx>
#include "Utils.h"
#include "BornAgainNamespace.h"
#include <tiffio.hxx>
#include "TiffHandler.h"
namespace {
size_t supported_bitPerSample = 32;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment