Add missing include to build kvoctrain.

(cherry picked from commit d4ee0601cb)
v3.5.13-sru
Darrell Anderson 11 years ago committed by Slávek Banko
parent 26a055be99
commit e3ab38a868

@ -30,6 +30,7 @@
#include <tqtextcodec.h>
#include <vector>
#include <algorithm>
using namespace std;
vector<int> getCsvOrderStatic(kvoctrainDoc *doc)

Loading…
Cancel
Save