Remove unused headers
This commit is contained in:
parent
d097e2a4ef
commit
88f64b7d3d
1 changed files with 0 additions and 16 deletions
|
@ -1,19 +1,3 @@
|
||||||
/*
|
|
||||||
* #include "common.h"
|
|
||||||
|
|
||||||
#include "console.h"
|
|
||||||
#include <cassert>
|
|
||||||
#include <cinttypes>
|
|
||||||
#include <cmath>
|
|
||||||
#include <cstdio>
|
|
||||||
#include <cstring>
|
|
||||||
#include <ctime>
|
|
||||||
#include <fstream>
|
|
||||||
#include <iostream>
|
|
||||||
#include <sstream>
|
|
||||||
#include <string>
|
|
||||||
#include <vector>
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "ggml-sycl.h"
|
#include "ggml-sycl.h"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue