Removed align.h macro

This commit is contained in:
BenDroid 2018-03-15 21:44:21 +01:00
parent 0a7862dd39
commit e6900195f5
5 changed files with 4 additions and 41 deletions

View file

@ -26,7 +26,6 @@
#define __MULTIWORKER_H__
#include "align.h"
#include "net/Job.h"
#include "net/JobResult.h"
#include "workers/Worker.h"