Skip to content

Commit bde0f10

Browse files
committedJan 6, 2016
fix precise build (followup 8df09a6)
1 parent dfa07d8 commit bde0f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/core/pal/rtree.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#ifndef RTREE_H
1818
#define RTREE_H
1919

20+
#include <cstdio>
2021
#include <cmath>
2122
#include <cassert>
2223
#include <QtGlobal>

0 commit comments

Comments
 (0)
Please sign in to comment.