Skip to content

Commit 4214507

Browse files
committedNov 27, 2011
missing iostream
1 parent ea92263 commit 4214507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/spatialindex/include/tools/PointerPool.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
// mhadji@gmail.com
2121

2222
#pragma once
23-
23+
#include <iostream>
2424
#include "PoolPointer.h"
2525

2626
namespace Tools

0 commit comments

Comments
 (0)
Please sign in to comment.