Fixed broken build

This commit is contained in:
Alex Huang 2012-08-15 17:52:32 -07:00
parent 63b7ed5115
commit 21b2f89637
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
// under the License.
package com.cloud.agent.api.routing;
import com.cloud.agent.api.routing.SetSourceNatCommand;
import com.cloud.agent.api.Answer;
public class SetSourceNatAnswer extends Answer{
public SetSourceNatAnswer() {}