Skip to content
  • Brad King's avatar
    Mark headers to be excluded from header style tests · 002f853f
    Brad King authored
    Add a comment to the bottom of each header that used to be excluded from
    kit HeaderTesting tests in monolithic VTK.  Format the comment in a way
    that cannot be accidentally copied into another header without
    modification.  This comment will tell HeaderTesting.py to exclude a
    header from testing so we do not have to separately list every excluded
    header in every module.
    
    Change-Id: I9d7ae607125459a6527843c8c15ac463a20f6812
    002f853f