Moving internal includes to point to the new dir structure
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <iostream>
|
||||
|
||||
#include "chaiscript.hpp"
|
||||
#include <chaiscript/chaiscript.hpp>
|
||||
|
||||
void print_help() {
|
||||
std::cout << "ChaiScript evaluator. To evaluate and expression, type it and press <enter>." << std::endl;
|
||||
|
||||
Reference in New Issue
Block a user