aboutsummaryrefslogtreecommitdiff
path: root/src/stable/formula.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/stable/formula.cpp')
-rw-r--r--src/stable/formula.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stable/formula.cpp b/src/stable/formula.cpp
index 6bc2c58..c5ba1ae 100644
--- a/src/stable/formula.cpp
+++ b/src/stable/formula.cpp
@@ -9,6 +9,6 @@
9 9
10namespace Bu 10namespace Bu
11{ 11{
12 subExceptionDef( FormulaException ); 12 subExceptionDef( FormulaException );
13} 13}
14 14