ITK Function Reference

(V10000.1.0.60_20160308.00)
tc.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 
14 /* */
23 #ifndef WEBITKAOS_H
24 
25 #ifndef TC_H
26 #define TC_H
27 
28 
29 #include <tcinit/tcinit.h> // 010118 Removing Circular library dependencies. Mains should now call tcinit/tcinit.h instead of tc/tc.h
30  // but this is put here so that custom code would not have to be rebuilt.
31 
32 #endif // TC_H
33 
34 #endif // WEBITKAOSKAK_H