mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-23 04:42:03 +00:00

Add a config header for this, and split yrs.hxx in two because the actual libyrs.h is only needed in 2 files. Change-Id: I30453fda3082f977e328ed56a4a101743ecdd586 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185329 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
12 lines
129 B
C
12 lines
129 B
C
#pragma once
|
|
|
|
/* Collaboration stuff
|
|
*
|
|
* Currently only experimental YRS
|
|
*/
|
|
|
|
#define ENABLE_YRS 0
|
|
|
|
#define ENABLE_YRS_WEAK 0
|
|
|