OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
ossimNotifyContext.h
Go to the documentation of this file.
1 //-------------------------------------------------------------------
2 // License: See top level LICENSE.txt file.
3 //
4 // Author: Garrett Potts
5 //
6 // NOTE:
7 //
8 // Depreciated header file. Please use ossim/base/ossimNotify.h
9 //
10 //-------------------------------------------------------------------
11 // $Id: ossimNotifyContext.h 9372 2006-08-02 22:07:07Z dburken $
12 #ifndef ossimNotifyContext_HEADER
13 #define ossimNotifyContext_HEADER
14 
15 #include <ossim/base/ossimNotify.h>
16 
17 #endif