diff options
-rw-r--r-- | tests/tests-record.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/tests-record.cpp b/tests/tests-record.cpp index f286ac7d7..ac62b05a8 100644 --- a/tests/tests-record.cpp +++ b/tests/tests-record.cpp @@ -19,14 +19,9 @@ * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ -#include <iostream> #include <stdlib.h> #include <unistd.h> -#include <stdio.h> -#include <dlfcn.h> #include <string.h> -#include <sys/stat.h> -#include <sys/types.h> #include "tests-record.h" |