We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e658169 commit 9cc26fbCopy full SHA for 9cc26fb
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