mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
fixed build buster
This commit is contained in:
parent
d5f94d0f05
commit
db6e327741
1 changed files with 2 additions and 1 deletions
|
@ -9,8 +9,9 @@
|
|||
#ifndef __hifi__JurisdictionMap__
|
||||
#define __hifi__JurisdictionMap__
|
||||
|
||||
#include <vector>
|
||||
#include <map>
|
||||
#include <stdint.h>
|
||||
#include <vector>
|
||||
#include <QtCore/QString>
|
||||
|
||||
class JurisdictionMap {
|
||||
|
|
Loading…
Reference in a new issue