aboutsummaryrefslogtreecommitdiff
path: root/src/rules.h
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-05-09 19:01:59 -0400
committerYour Name <you@example.com>2021-05-09 19:01:59 -0400
commite044fc4255aa64ef1dbc3d20ed87ed6e2f61a6bd (patch)
tree344c09421c5839a764a132fe9166f0e6e3f90e45 /src/rules.h
parentd13358b71ec15085f2638fd9c3fc634df62dfc94 (diff)
downloaddmtool-e044fc4255aa64ef1dbc3d20ed87ed6e2f61a6bd.tar.gz
dmtool-e044fc4255aa64ef1dbc3d20ed87ed6e2f61a6bd.tar.bz2
dmtool-e044fc4255aa64ef1dbc3d20ed87ed6e2f61a6bd.zip
Code refactoring
Diffstat (limited to 'src/rules.h')
-rw-r--r--src/rules.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rules.h b/src/rules.h
index 83d471f..2894947 100644
--- a/src/rules.h
+++ b/src/rules.h
@@ -1,5 +1,4 @@
#pragma once
-#include "jsonable.h"
#include "utils.h"
#include <vector>
#include <map>