Commit 6b4eee40 authored by Feng Xiao's avatar Feng Xiao Committed by GitHub

Merge pull request #2461 from jbrianceau/add-missing-include-in-embed-cc

Add missing include in embed.cc
parents 34a1b6e6 867dbac8
......@@ -28,6 +28,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <cassert>
#include <cstdlib>
#include <fstream>
#include <iostream>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment