summary refs log tree commit diff stats
path: root/lib/form.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/form.cpp')
-rw-r--r--lib/form.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/form.cpp b/lib/form.cpp index feaf765..b2c424d 100644 --- a/lib/form.cpp +++ b/lib/form.cpp
@@ -4,7 +4,6 @@
4#include "filter.h" 4#include "filter.h"
5#include "database.h" 5#include "database.h"
6#include "query.h" 6#include "query.h"
7#include "util.h"
8 7
9namespace verbly { 8namespace verbly {
10 9