refactor: Refactored the library file tree

Resolves #249
This commit is contained in:
Mateusz Pusz
2021-03-16 09:32:28 +01:00
parent d8367d31b8
commit 23720d055e
209 changed files with 452 additions and 451 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 <units/physical/si/derived/acceleration.h>
#include <units/physical/si/acceleration.h>
#include <units/quantity_io.h>
#include <cmath>
#include <compare>