Skip to content
Snippets Groups Projects
Commit 8b8c20dd authored by Jeremy McCormick's avatar Jeremy McCormick Committed by GitHub
Browse files

minor correction to header guard

parent 591fa247
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@
* @author Jeremy McCormick, SLAC National Accelerator Laboratory
*/
#ifndef SIMPLUGINS_DUMMYSIMPLUGIN_H_
#define SIMPLUGINS_DUMMYSIMPLUGIN_H_
#ifndef SLIC_DUMMYSIMPLUGIN_H_
#define SLIC_DUMMYSIMPLUGIN_H_
// LDMX
#include "UserActionPlugin.hh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment