commit | edbf3b6af777b721cd2a1ef461947e51e88241e1 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Tue Mar 03 19:31:44 2009 -0800 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Mar 03 19:31:44 2009 -0800 |
tree | f09427b843b192cccf8c3b5328cb81dddf6489fa | |
parent | d5193d9394c5e58176d7bcdf50ef017f8a3b9e1e [diff] [blame] |
auto import from //depot/cupcake/@135843
diff --git a/libs/ui/Point.cpp b/libs/ui/Point.cpp new file mode 100644 index 0000000..438d49f --- /dev/null +++ b/libs/ui/Point.cpp
@@ -0,0 +1,11 @@ +/* + * Point.cpp + * Android + * + * Created on 11/16/2006. + * Copyright 2005 The Android Open Source Project + * + */ + +#include <ui/Point.h> +