MeVisLabToolboxReference
MeVis/Foundation/Sources/OSXSupport/macDesktop.h
Go to the documentation of this file.
00001 // **InsertLicense** code author="Felix Ritter" version="1.0"
00002 
00006 
00007 #ifndef __macDesktop_H
00008 #define __macDesktop_H
00009 #if defined(__APPLE__)
00010 
00011 namespace macx {
00012 }
00013 
00014 #endif  // __APPLE__
00015 #endif  // __macDesktop_H