diff --git a/src/jsruntime.cpp b/src/jsruntime.cpp index 2198a53..dd062bf 100644 --- a/src/jsruntime.cpp +++ b/src/jsruntime.cpp @@ -17,6 +17,7 @@ * limitations under the License. **/ +//Creating baseline for coverity incremental scan #include #include #if defined(ENABLE_JSRUNTIME_SERVER)