contrib/brl/bbas/bsta/algo/bsta_truth_updater.txx
Go to the documentation of this file.
00001 // This is brl/bbas/bsta/algo/bsta_truth_updater.txx
00002 #ifndef bsta_truth_updater_txx_
00003 #define bsta_truth_updater_txx_
00004 //:
00005 // \file
00006 #include "bsta_truth_updater.h"
00007 
00008 #define BSTA_TRUTH_UPDATER_INSTANTIATE(D,U) \
00009 template class bsta_truth_updater<D,U >
00010 
00011 #endif // bsta_truth_updater_txx_