#!/bin/bash hvconfig_pre() { sed -e "s!#include !&\n#include !" -i \ ${SRC_DIR}/examples/cpp/encode/file/main.cpp }