Merge pull request #71 from f2404/70_assert

Avoid including source files names into the library binary
This commit is contained in:
Petr Vanek
2016-05-25 09:13:53 +02:00
6 changed files with 15 additions and 21 deletions
-1
View File
@@ -23,7 +23,6 @@
#include "Emulation.h"
// System
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>