Skip to content

Commit

Permalink
Move to earlier in the dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjp41 committed Jan 6, 2025
1 parent 822c1fb commit 6d78c8c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/snmalloc/ds/ds.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@
#include "flaglock.h"
#include "mpmcstack.h"
#include "pagemap.h"
#include "singleton.h"
1 change: 1 addition & 0 deletions src/snmalloc/ds_core/ds_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
#include "ptrwrap.h"
#include "redblacktree.h"
#include "seqset.h"
#include "singleton.h"
File renamed without changes.

0 comments on commit 6d78c8c

Please sign in to comment.