refactor: quantity_io.h renamed to iostream.h

This commit is contained in:
Mateusz Pusz
2023-02-03 16:57:48 +01:00
parent 764e211f9a
commit 83aee04da0
14 changed files with 13 additions and 13 deletions

View File

@@ -20,7 +20,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.
#include <mp_units/quantity_io.h>
#include <mp_units/iostream.h>
#include <mp_units/systems/cgs/cgs.h>
#include <mp_units/systems/international/international.h>
#include <mp_units/systems/isq/space_and_time.h>