mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 15:05:31 +08:00
fix job.h header cpplint error
Former-commit-id: c5bfb2f7acdfad00adf818b9cc4b20ce42b7c9e1
This commit is contained in:
parent
a78e928dfa
commit
a05cebf513
@ -15,7 +15,7 @@
|
||||
// specific language governing permissions and limitations
|
||||
// under the License.
|
||||
|
||||
#include "Job.h"
|
||||
#include "scheduler/job/Job.h"
|
||||
|
||||
namespace milvus {
|
||||
namespace scheduler {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user