MeVisLabToolboxReference
MeVis/Foundation/Sources/MLBackgroundTasks/MLBackgroundTasksInit.h
Go to the documentation of this file.
00001 // **InsertLicense** code
00002 //----------------------------------------------------------------------------------
00004 
00009 //----------------------------------------------------------------------------------
00010 
00011 
00012 #ifndef __MLBackgroundTasksInit_H
00013 #define __MLBackgroundTasksInit_H
00014 
00015 
00016 ML_START_NAMESPACE
00017 
00020 int MLBackgroundTasksInit (void);
00021 
00022 ML_END_NAMESPACE
00023 
00024 #endif // __MLBackgroundTasksInit_H
00025 
00026