@ -34,12 +34,10 @@
#include <stdio.h>
#include <sstream>
#include "Crc16.h"
#include "Bitmap.h"
#include "Decoder.h"
#include "Ecc.h"
#include "Fileproc.h"
#ifdef __linux__
#endif
#define NHYST 1024 // Number of points in histogramm
#define NPEAK 32 // Maximal number of peaks
@ -21,8 +21,8 @@
#include <cstring>
#include <string>
#include "Global.h"
#include <sys/stat.h>