RuntimeExceptions got renamed.

This commit is contained in:
Vassil Vassilev 2013-09-09 15:19:33 +02:00 committed by sftnight
parent 8e9970d472
commit bffd16ea1d

View File

@ -25,7 +25,7 @@
struct __float128;
#endif
#include "cling/Interpreter/RuntimeExceptions.h"
#include "cling/Interpreter/RuntimeException.h"
namespace cling {