diff options
Diffstat (limited to 'iqk-quantize.cpp')
-rw-r--r-- | iqk-quantize.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/iqk-quantize.cpp b/iqk-quantize.cpp index f0b6eec4..08089152 100644 --- a/iqk-quantize.cpp +++ b/iqk-quantize.cpp @@ -13,7 +13,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -#include "iqk-quantize.h" #if GGML_USE_IQK_MULMAT #include "iqk_mul_mat.h" #endif |