Removed an unneeded include in tests

This commit is contained in:
Kobolog 2012-06-17 02:38:15 +04:00
parent 6da48aed3a
commit 08749c8e7b

View File

@ -21,7 +21,6 @@
#include <assert.h>
#include <stdio.h>
#include <unistd.h>
#include "testutil.hpp"
int main (int argc, char *argv [])