Skip to content

Commit

Permalink
- Excluding VdmClassHierarchy.h using NO_INHERITNANCE flag.
Browse files Browse the repository at this point in the history
-  Addresses #108.
  • Loading branch information
bandurvp committed Oct 6, 2017
1 parent 4278cb8 commit 8360294
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions c/vdmclib/src/main/VdmBasicTypes.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@
#include "Vdm.h"
#include <math.h>

#ifndef NO_INHERITANCE
#include "VdmClassHierarchy.h"
#endif



Expand Down

0 comments on commit 8360294

Please sign in to comment.