refactor: hello_units fixed to provide literals and references preprocessor defines explicitly

This commit is contained in:
Mateusz Pusz
2021-04-06 16:36:52 +02:00
parent 512406e900
commit 1f80c57fad
4 changed files with 13 additions and 4 deletions

View File

@ -20,6 +20,9 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.
#define UNITS_REFERENCES
#define UNITS_LITERALS
#include <units/format.h>
#include <units/isq/si/international/length.h>
#include <units/isq/si/international/speed.h> // IWYU pragma: keep