Skip to content

Commit fda711b

Browse files
committed
clang-format
1 parent 448f483 commit fda711b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

include/sframe/vector.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pragma once
22

3-
#include <namespace.h>
43
#include <gsl/gsl-lite.hpp>
4+
#include <namespace.h>
55

66
#ifdef NO_ALLOC
77

test/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#include <sframe/sframe.h>
21
#include <namespace.h>
2+
#include <sframe/sframe.h>
33

44
#include <string>
55
#include <vector>

0 commit comments

Comments
 (0)