2 // stdafx.h : include file for standard system include files,
3 // or project specific include files that are used frequently,
4 // but are changed infrequently
20 #include "XMergeSync.h"
23 // This declares the one & only instance of the CXMergeSyncModule class.
24 // You can access any public members of this class through the
25 // global _Module. (Its definition is in XMergeSync.cpp.)
27 extern CXMergeSyncModule _Module
;