mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-27 14:15:09 +02:00
11 lines
301 B
Diff
11 lines
301 B
Diff
--- a/apps/sample_code/sparse_field_io/main.cpp
|
|
+++ b/apps/sample_code/sparse_field_io/main.cpp
|
|
@@ -38,7 +38,7 @@
|
|
#include <vector>
|
|
|
|
#include <boost/lexical_cast.hpp>
|
|
-#include <boost/timer.hpp>
|
|
+#include <boost/timer/timer.hpp>
|
|
|
|
#include <Field3D/SparseField.h>
|
|
#include <Field3D/SparseFile.h>
|