Skip to content

Commit aefaaf8

Browse files
committed
changed include order.
1 parent e037614 commit aefaaf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parse/jsd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#include "jsd_set.h"
1010
#include "jsd_pair.h"
1111
#include "jsd_atomic.h"
12+
#include "jsd_optional.h"
1213
#include "jsd_fusion_adapted_struct.h"
1314
#include "jsd_object.h"
14-
#include "jsd_optional.h"
1515

1616
#endif

0 commit comments

Comments
 (0)