Move the linenoise to a serene dir to mark it as a local header

This commit is contained in:
Sameer Rahmani 2021-10-13 09:49:50 +01:00
parent c05d42107f
commit c6e5bddf10
2 changed files with 1 additions and 1 deletions

View File

@ -16,9 +16,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "serene/linenoise.h"
#include "serene/serene.h"
#include <linenoise.h>
#include <llvm/Support/CommandLine.h>
#include <llvm/Support/raw_ostream.h>