Skip to content

Commit 366714f

Browse files
Applied code formatting tool
1 parent 70e927c commit 366714f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/fof.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
#include "hashmap.h"
4444
#include "memuse.h"
4545
#include "proxy.h"
46+
#include "star_formation.h"
4647
#include "threadpool.h"
4748
#include "tools.h"
4849
#include "tracers.h"
49-
#include "star_formation.h"
5050

5151
#define fof_props_default_group_id 2147483647
5252
#define fof_props_default_group_id_offset 1

0 commit comments

Comments
 (0)