summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-07-07 17:44:29 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-08 11:26:57 +0200
commit1349c8356429279f6b6ff6d8fc7a1a51e5c7ee55 (patch)
tree913b3ee7897a4c38e73ce6f428fee6b6b97f3827 /sc/inc
parentb7fffe8460a3c6f619e540f35eb119e0b4a255e7 (diff)
sc: remove unused boost::random includes
Change-Id: I91b5ad2319f7c2b57c890106e94f8de79cbefbc0
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/pch/precompiled_sc.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx
index 7b9f21e5105a..8ebbb25ea2a5 100644
--- a/sc/inc/pch/precompiled_sc.hxx
+++ b/sc/inc/pch/precompiled_sc.hxx
@@ -41,7 +41,6 @@
#include <boost/noncopyable.hpp>
#include <boost/ptr_container/ptr_map.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
-#include <boost/random.hpp>
#include <memory>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>