limex_runtime.h: scratch header no longer needed

This commit is contained in:
Justin Viiret 2016-02-12 13:58:17 +11:00 committed by Matthew Barr
parent cf00094f24
commit 1619d975c6

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2015, Intel Corporation
* Copyright (c) 2015-2016, Intel Corporation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@ -42,7 +42,6 @@
#include "limex_internal.h"
#include "nfa_api_util.h"
#include "nfa_internal.h"
#include "scratch.h"
#include "util/uniform_ops.h"
////////////////////////////////////////////////////////////////////////////