diff --git a/faiss/Index.h b/faiss/Index.h index 6760391712..544086f9ad 100644 --- a/faiss/Index.h +++ b/faiss/Index.h @@ -6,7 +6,6 @@ */ // -*- c++ -*- -// more dummy changes #ifndef FAISS_INDEX_H #define FAISS_INDEX_H diff --git a/faiss/IndexAdditiveQuantizer.cpp b/faiss/IndexAdditiveQuantizer.cpp index c8efdd0d78..8dc6bcd167 100644 --- a/faiss/IndexAdditiveQuantizer.cpp +++ b/faiss/IndexAdditiveQuantizer.cpp @@ -4,7 +4,7 @@ * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ -// test changes that conflicts with original PR + #include #include