Merge d376d23d53
into 653e4badeb
This commit is contained in:
commit
b259dd3da2
|
@ -18,6 +18,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include "common/common.h"
|
#include "common/common.h"
|
||||||
#include "common/stdstring.h"
|
#include "common/stdstring.h"
|
||||||
|
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
#ifndef BARRIER_LIB_NET_FINGERPRINT_DATA_H
|
#ifndef BARRIER_LIB_NET_FINGERPRINT_DATA_H
|
||||||
#define BARRIER_LIB_NET_FINGERPRINT_DATA_H
|
#define BARRIER_LIB_NET_FINGERPRINT_DATA_H
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue