Skip to content

Commit

Permalink
#260: Add magistrate alias namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
thearusable committed May 20, 2024
1 parent 5480204 commit 22313ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/checkpoint/checkpoint.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,7 @@
#include "checkpoint/checkpoint_api.h"
#include "checkpoint/checkpoint_api.impl.h"

// Add namespace alias for the new name of the library
namespace magistrate = checkpoint;

#endif /*INCLUDED_CHECKPOINT_CHECKPOINT_H*/

0 comments on commit 22313ba

Please sign in to comment.