|
||||
File indexing completed on 2025-01-18 10:17:33
0001 0002 #pragma once 0003 #include <JANA/Geometry/JGeometry.h> 0004 0005 namespace jana::compatibility::jgeometry { 0006 [[deprecated("Use JANA/Geometry/JGeometry.h instead")]] 0007 constexpr static int header_is_deprecated = 0; 0008 constexpr static int warn_about_header_deprecation = header_is_deprecated; 0009 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |