Skip to content

Commit

Permalink
ifdef -> ifndef
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos committed Dec 20, 2022
1 parent b488f2d commit 91c8ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StarDb/AgMLGeometry/CreateGeometry.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#ifdef __CLING__
#ifndef __CINT__
#include "StBFChain/StBFChain.h"
#endif

Expand Down

0 comments on commit 91c8ed7

Please sign in to comment.