Page MenuHomePhabricator

Fix and unify include guards
Closed, ResolvedPublic

Description

I noticed that quite a few header files in MITK have missing or broken include guards. Also, style varies widely, while the style guide states mitkFileName_h resp. QmitkFileName_h to be preferable.