aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/operations/ecma-exceptions.h
diff options
context:
space:
mode:
authorRobert Fancsik <robert.fancsik@h-lab.eu>2021-11-05 14:15:47 +0100
committerGitHub <noreply@github.com>2021-11-05 14:15:47 +0100
commitbadfdf4dba1fa0a15bd78163c1713ada5e65cd22 (patch)
tree01d2a4d1969c4b422c4ce9e6638db3e7403830fd /jerry-core/ecma/operations/ecma-exceptions.h
parentbc091e174206b26e3ff71a9833e37527579b035f (diff)
Replace vera++ with clang-format (#4518)
JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik robert.fancsik@h-lab.eu
Diffstat (limited to 'jerry-core/ecma/operations/ecma-exceptions.h')
-rw-r--r--jerry-core/ecma/operations/ecma-exceptions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/jerry-core/ecma/operations/ecma-exceptions.h b/jerry-core/ecma/operations/ecma-exceptions.h
index b23281ef..f8e525e3 100644
--- a/jerry-core/ecma/operations/ecma-exceptions.h
+++ b/jerry-core/ecma/operations/ecma-exceptions.h
@@ -17,6 +17,7 @@
#define ECMA_EXCEPTIONS_H
#include "ecma-globals.h"
+
#include "jrt.h"
/** \addtogroup ecma ECMA