libdap++ Updated for version 3.8.2

cgi_util.h

Go to the documentation of this file.
00001 /*
00002  * cgi_util.h
00003  *
00004  * Compatibility header file. Use <mime_util.h> instead.
00005  *
00006  *  Created on: Aug 27, 2009
00007  *      Author: jimg
00008  */
00009 
00010 #ifndef CGI_UTIL_H_
00011 #define CGI_UTIL_H_
00012 
00013 #include <>mime_util.h>
00014 
00015 #endif /* CGI_UTIL_H_ */