removed unneeded reference to endian.h. fixes #123

This commit is contained in:
Rafal Goslawski 2017-05-04 15:15:51 +02:00 committed by GitHub
parent 9e4cf0799e
commit a976f5bea4
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
*/
#include <memory>
#include <cstring>
#include "endian.h"
#include "../include/frame.h"
/**