Merge lp:~amdmi3/wargus/add-missing-include into lp:wargus

Proposed by Dmitry Marakasov
Status: Merged
Approved by: Pali
Approved revision: 1890
Merged at revision: 1904
Proposed branch: lp:~amdmi3/wargus/add-missing-include
Merge into: lp:wargus
Diff against target: 10 lines (+1/-0)
1 file modified
xmi2mid.cpp (+1/-0)
To merge this branch: bzr merge lp:~amdmi3/wargus/add-missing-include
Reviewer Review Type Date Requested Status
Stratagus Pending
Review via email: mp+258957@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'xmi2mid.cpp'
2--- xmi2mid.cpp 2012-04-04 11:47:03 +0000
3+++ xmi2mid.cpp 2015-05-13 04:37:11 +0000
4@@ -27,6 +27,7 @@
5 #include <iterator>
6 #include <new>
7 #include <vector>
8+#include <cstdlib>
9
10 #include <stdint.h>
11

Subscribers

People subscribed via source and target branches