aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-11-16 12:14:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-11-16 12:14:57 +0200
commitbc85d6a1c8d5296428c121cd1b51d470d5c0e963 (patch)
tree4c7c95c245fd7d025181b5758ca7c500439097a5 /odb/mssql/makefile
parent90e5bee516554805707436ccf9cb2b2e7d2c207a (diff)
Add initial translate_error() implementation
Diffstat (limited to 'odb/mssql/makefile')
-rw-r--r--odb/mssql/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/mssql/makefile b/odb/mssql/makefile
index 00342f1..fbe46f4 100644
--- a/odb/mssql/makefile
+++ b/odb/mssql/makefile
@@ -8,6 +8,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
cxx := \
auto-handle.cxx \
+error.cxx \
exceptions.cxx