libInit.cc
changeset 2480 4d4ed6ed4a22
parent 2455 b8b64c4e4893
child 2507 14a715235e42
--- a/libInit.cc	Thu Aug 12 12:33:50 2010 +0200
+++ b/libInit.cc	Thu Aug 12 12:33:54 2010 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.100 2010-05-21 13:54:33 cg Exp $
+ * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.101 2010-08-12 10:33:54 stefan Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libbasic2.
@@ -127,6 +127,7 @@
 _FtpURI_Init(pass,__pRT__,snd);
 _HttpURI_Init(pass,__pRT__,snd);
 _IPv6SocketAddress_Init(pass,__pRT__,snd);
+_SftpURI_Init(pass,__pRT__,snd);
 #ifdef WIN32
 _SerialPort_Init(pass,__pRT__,snd);
 #endif /* WIN32 */