Skip to content
Snippets Groups Projects
Commit f3d2c1fe authored by Martin Killenberg's avatar Martin Killenberg
Browse files

added missing include guard

parent 3b849456
No related branches found
No related tags found
No related merge requests found
#ifndef CHIMERATK_STATUS_MONITOR_H
#define CHIMERATK_STATUS_MONITOR_H
/*!
* \author Nadeem Shehzad (DESY)
* \date 15.05.2019
......@@ -228,3 +231,5 @@ namespace ChimeraTK {
}
};
} // namespace ChimeraTK
#endif // CHIMERATK_STATUS_MONITOR_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment