diff options
Diffstat (limited to 'Src/Wasabi/api/service/waservicefactory.cpp')
-rw-r--r-- | Src/Wasabi/api/service/waservicefactory.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Src/Wasabi/api/service/waservicefactory.cpp b/Src/Wasabi/api/service/waservicefactory.cpp new file mode 100644 index 00000000..7ed88b65 --- /dev/null +++ b/Src/Wasabi/api/service/waservicefactory.cpp @@ -0,0 +1,12 @@ +// ---------------------------------------------------------------------------- +// Generated by InterfaceFactory [Wed May 07 00:57:16 2003] +// +// File : waservicefactory.cpp +// Class : waServiceFactory +// class layer : Dispatchable Interface +// ---------------------------------------------------------------------------- + +#include <precomp.h> +#include "waservicefactory.h" + + |