Fix compile error

This commit is contained in:
James 2016-12-12 08:37:28 -05:00
parent fd14750614
commit 1a352b782b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
package ca.uhn.fhir.model.dstu2.composite;
import ca.uhn.fhir.model.api.annotation.DatatypeDef;
import ca.uhn.fhir.model.dstu2.composite.QuantityDt;
import ca.uhn.fhir.model.api.annotation.SimpleSetter;
/*
* #%L