LibreOffice Module sc (master) 1
|
#include <opencl/openclwrapper.hxx>
#include <formula/vectortoken.hxx>
#include <rtl/string.hxx>
#include <sal/log.hxx>
#include <utility>
#include <unordered_map>
#include "opbase.hxx"
Go to the source code of this file.
Namespaces | |
namespace | sc |
CAUTION! The following defines must be in the same namespace as the respective type. | |
namespace | sc::opencl |
Variables | |
static std::unordered_map< const rtl_uString *, int > * | sc::opencl::stringIdsMap |