File renamed

This commit is contained in:
Axel Naumann 2013-09-09 17:51:32 +02:00 committed by sftnight
parent 0782d4d515
commit 8f435ec57a

View File

@ -8,7 +8,7 @@
#include <stdexcept>
#include <string>
#include "cling/Interpreter/RuntimeExceptions.h"
#include "cling/Interpreter/RuntimeException.h"
namespace cling {
class Interpreter;