summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html')
-rw-r--r--doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html b/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
index 3d2afa579b..39050d0bba 100644
--- a/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
+++ b/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -33,7 +34,7 @@
</span>BOOST_UNITS_DEFINE_CONVERSION_FACTOR(Source, Destination, type_, value_)</pre></div>
<div class="refsect1">
-<a name="idp487861984"></a><h2>Description</h2>
+<a name="idp494252224"></a><h2>Description</h2>
<p>Defines the conversion factor from a base unit to any unit or to another base unit with the correct dimensions. Uses of this macro must appear at global scope. If the destination unit is a base unit or a unit that contains only one base unit which is raised to the first power (e.g. feet-&gt;meters) the reverse (meters-&gt;feet in this example) need not be defined explicitly. </p>
</div>
</div>