Cleanup & indent .h files

This commit is contained in:
Philippe Vaucher
2014-03-19 11:39:10 +01:00
parent 460205e943
commit 7da25fc0df
43 changed files with 5827 additions and 5733 deletions

View File

@@ -23,8 +23,8 @@
#ifndef OCR_H
#define OCR_H
#include <iostream>
#include <stdio.h>
#include <iostream>
#include <stdio.h>
#include "utility.h"
#include "postprocess.h"