diff options
Diffstat (limited to 'dbtests/framework.cpp')
-rw-r--r-- | dbtests/framework.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dbtests/framework.cpp b/dbtests/framework.cpp index 6ed5e72..4553686 100644 --- a/dbtests/framework.cpp +++ b/dbtests/framework.cpp @@ -358,4 +358,6 @@ namespace mongo { } } + + void setupSignals(){} } |