summaryrefslogtreecommitdiff
path: root/cpp/src/slice2js/JsUtil.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/slice2js/JsUtil.h')
-rw-r--r--cpp/src/slice2js/JsUtil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2js/JsUtil.h b/cpp/src/slice2js/JsUtil.h
index 2ffa4f8ebd6..2c3398bdde1 100644
--- a/cpp/src/slice2js/JsUtil.h
+++ b/cpp/src/slice2js/JsUtil.h
@@ -39,7 +39,7 @@ protected:
void writeOptionalMarshalUnmarshalCode(::IceUtilInternal::Output&, const TypePtr&, const std::string&, int, bool);
private:
-
+
std::vector< std::string> _seenProxy;
};