Skip to content

Commit a9630fa

Browse files
committed
also remove unsused includes from query_filter.cpp
no impact on Makefile here
1 parent 5cdb781 commit a9630fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/query_filter.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
#include <fcntl.h>
88
#include <getopt.h>
99
#include <inttypes.h>
10-
#include <iostream>
1110
#include <limits.h>
12-
#include <sstream>
1311
#include <stdio.h>
1412
#include <stdlib.h>
1513
#include <string.h>

0 commit comments

Comments
 (0)