diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/lower_bound.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/lower_bound.c b/examples/lower_bound.c index 1d9f5843..bb8fdf66 100644 --- a/examples/lower_bound.c +++ b/examples/lower_bound.c @@ -6,10 +6,6 @@ #define i_val int
#include <stc/csset.h>
-
-#define i_val char
-#include <stc/cvec.h>
-
int main()
{
// TEST SORTED VECTOR
|
