summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/nl_dice_compat.h
diff options
context:
space:
mode:
author couriersud <couriersud@gmx.org>2019-02-25 23:54:53 +0100
committer couriersud <couriersud@gmx.org>2019-03-01 07:48:00 +0100
commit893e67638785723d1add7d5766823c82d3f05b38 (patch)
treed5de1382e40d05e2f78da205116d718114d12807 /src/lib/netlist/nl_dice_compat.h
parent85f865a782ef99e3d0da73d7a05a5eaad1f1fdb4 (diff)
netlist: cosmetic changes - mostly indentation. (nw)
Diffstat (limited to 'src/lib/netlist/nl_dice_compat.h')
-rw-r--r--src/lib/netlist/nl_dice_compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/netlist/nl_dice_compat.h b/src/lib/netlist/nl_dice_compat.h
index b0ebdb2e371..7df86dde1e7 100644
--- a/src/lib/netlist/nl_dice_compat.h
+++ b/src/lib/netlist/nl_dice_compat.h
@@ -29,6 +29,7 @@ sed -e 's/#define \(.*\)"\(.*\)"[ \t]*,[ \t]*\(.*\)/NET_ALIAS(\1,\2.\3)/' src/ma
#include "analog/nld_twoterm.h"
#include <cmath>
+
#endif