fix compilation on non-osx

pull/1/head
bert hubert 2019-08-17 10:36:38 +02:00
parent 26e088e063
commit 41b23ca2f5
1 changed files with 1 additions and 0 deletions

1
gps.hh
View File

@ -1,4 +1,5 @@
#pragma once
#include <bitset>
#include <string>
#include <map>
#include "bits.hh"