We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e658169 + 9cc26fb commit c9abcd4Copy full SHA for c9abcd4
1 file changed
include/intersection.h
@@ -3,7 +3,7 @@
3
#ifndef SIMDCompressionAndIntersection_INTERSECTION_H_
4
#define SIMDCompressionAndIntersection_INTERSECTION_H_
5
6
-#include <common.h>
+#include "common.h"
7
8
namespace SIMDCompressionLib {
9
0 commit comments