Skip to content

Commit 0f275bf

Browse files
authored
Update main.cpp
1 parent aaab509 commit 0f275bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
#include <unistd.h>
2121
#endif
2222

23+
#include "xeus/xhelper.hpp"
2324
#include <xeus/xkernel.hpp>
2425
#include <xeus/xkernel_configuration.hpp>
25-
#include "xeus/xhelper.hpp"
2626

2727
#include "xeus-zmq/xzmq_context.hpp"
2828
#include <xeus-zmq/xserver_zmq.hpp>

0 commit comments

Comments
 (0)