core/vul/vul_fwd.h
Go to the documentation of this file.
00001 #ifndef vul_fwd_h_
00002 #define vul_fwd_h_
00003 
00004 #include <vcl_compiler.h> // for export keyword
00005 
00006 template <class T> class vul_arg;
00007 
00008 #endif // vul_fwd_h_