forked from amazingfate/loongoffice
Don't depend on accidental definition depending on the version of boost used. Change-Id: Ib26afdde895411bdf827e1af21e490b59ef7f2d5 Reviewed-on: https://gerrit.libreoffice.org/4111 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Contains the StarBASIC Interpreter This implements a macro language that, when in VBA compatibility mode, is intended to be interoperable with Visual Basic for Applications, allowing people to run macros embedded in their documents. See also: [http://wiki.services.openoffice.org/wiki/Basic]