Skip to content

Commit a16fc37

Browse files
committed
Update main.cpp
1 parent 3fe6ee8 commit a16fc37

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
@@ -19,9 +19,9 @@
1919
#include <unistd.h>
2020
#endif
2121

22+
#include "xeus/xhelper.hpp"
2223
#include <xeus/xkernel.hpp>
2324
#include <xeus/xkernel_configuration.hpp>
24-
#include "xeus/xhelper.hpp"
2525

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

0 commit comments

Comments
 (0)