print_mode.h
Go to the documentation of this file.
1 #ifndef fhiclcpp_detail_print_mode_h
2 #define fhiclcpp_detail_print_mode_h
3 
4 namespace fhicl::detail {
6 }
7 
8 #endif /* fhiclcpp_detail_print_mode_h */
9 
10 // Local Variables:
11 // mode: c++
12 // End: