mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-31 10:57:16 +02:00
refactor: quantity cration helpers are not opt-out rather than opt-in
Resolves #277
This commit is contained in:
@ -20,10 +20,6 @@
|
||||
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
// SOFTWARE.
|
||||
|
||||
#define UNITS_ALIASES
|
||||
#define UNITS_LITERALS
|
||||
#define UNITS_REFERENCES
|
||||
|
||||
#include <units/format.h>
|
||||
#include <units/isq/si/international/length.h>
|
||||
#include <units/isq/si/international/speed.h> // IWYU pragma: keep
|
||||
|
Reference in New Issue
Block a user