aboutsummaryrefslogtreecommitdiff
path: root/csv-perf.c
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2025-04-10 22:43:55 +0200
committerThomas Schmucker <ts@its1.de>2025-04-10 22:43:55 +0200
commit0140964a5972f10312f3b93c23f4903f510c09e8 (patch)
tree65403318c4071046043872c63ad3b476c5ffddf9 /csv-perf.c
parent41d8eaca5bbe16144cbb0d98c8522c8f6a137c1d (diff)
downloadlibcsv-0140964a5972f10312f3b93c23f4903f510c09e8.tar.gz
libcsv-0140964a5972f10312f3b93c23f4903f510c09e8.tar.bz2
libcsv-0140964a5972f10312f3b93c23f4903f510c09e8.zip
minor changes
Diffstat (limited to 'csv-perf.c')
-rw-r--r--csv-perf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/csv-perf.c b/csv-perf.c
index 37616e4..1c0f7a3 100644
--- a/csv-perf.c
+++ b/csv-perf.c
@@ -1,6 +1,4 @@
1#include <assert.h> 1#include <assert.h>
2#include <setjmp.h>
3#include <signal.h>
4#include <stdio.h> 2#include <stdio.h>
5#include <stdlib.h> 3#include <stdlib.h>
6#include <time.h> 4#include <time.h>